AppChooserIfaceProxy

Proxy object for Gtk.AppChooser interface when a GObject has no applicable D binding

class AppChooserIfaceProxy : IfaceProxy , AppChooser {}

Mixed In Members

From mixin AppChooserT!()

getAppInfo
gio.app_info.AppInfo getAppInfo()

Returns the currently selected application.

getContentType
string getContentType()

Returns the content type for which the gtk.app_chooser.AppChooser shows applications.

refresh
void refresh()

Reloads the list of applications.

Inherited Members

From AppChooser

getAppInfo
gio.app_info.AppInfo getAppInfo()

Returns the currently selected application.

getContentType
string getContentType()

Returns the content type for which the gtk.app_chooser.AppChooser shows applications.

refresh
void refresh()

Reloads the list of applications.