Method

Gtk.AppChooserDialog.get_heading

Declaration [src]

const char*
gtk_app_chooser_dialog_get_heading (
  GtkAppChooserDialog* self
)

Description [src]

Returns the text to display at the top of the dialog.

Return value

Returns: const char*

the text to display at the top of the dialog, or NULL, in which case a default text is displayed

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