Method

Gtk.FontButton.get_title

Declaration [src]

const char*
gtk_font_button_get_title (
  GtkFontButton* font_button
)

Description [src]

Retrieves the title of the font chooser dialog.

Gets propertyGtk.FontButton:title

Return value

Returns: const char*

an internal copy of the title string which must not be freed.

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string