Method

GtkFontDialogget_title

Declaration [src]

const char*
gtk_font_dialog_get_title (
  GtkFontDialog* self
)

Description [src]

Returns the title that will be shown on the font chooser dialog.

Available since:4.10
Gets propertyGtk.FontDialog:title

Return value

Returns: const char*
 

The title.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.