Method

Gtk.AppChooser.get_content_type

Declaration [src]

char*
gtk_app_chooser_get_content_type (
  GtkAppChooser* self
)

Description [src]

Returns the content type for which the GtkAppChooser shows applications.

Return value

Returns: char*

the content type of self. Free with g_free()

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