Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkAppChooser |
Interface : | AppChooser |
Implementations: | Gtk.AppChooserButton, Gtk.AppChooserDialog, Gtk.AppChooserWidget |
Properties | Defined By | |
---|---|---|
content_type : String
The content type of the GtkAppChooser object.
The content type of the GtkAppChooser object.
|
Gtk.AppChooser |
Method / Constructor | Defined By | |
---|---|---|
get_app_info
()
:
Gio.AppInfo
Returns the currently selected application.
Returns the currently selected application.
application, or NULL if none is selected. Free with g_object_unref()
|
Gtk.AppChooser | |
get_content_type
()
:
String
Returns the current value of the GtkAppChooser:content-type property.
Returns the current value of the GtkAppChooser:content-type property.
|
Gtk.AppChooser | |
refresh
()
:
none
Reloads the list of applications.
Reloads the list of applications.
|
Gtk.AppChooser |
None |