Method

GtkBuilderget_translation_domain

Declaration [src]

const char*
gtk_builder_get_translation_domain (
  GtkBuilder* builder
)

Description [src]

Gets the translation domain of builder.

Return value

Type: const char*

The translation domain.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.