AppChooserIfaceProxy

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

class AppChooserIfaceProxy : IfaceProxy , AppChooser {}

Mixed In Members

From mixin AppChooserT!()

contentType
string contentType [@property getter]

Get contentType property.

getAppInfo
gio.app_info.AppInfo getAppInfo()

Returns the currently selected application.

getContentType
string getContentType()

Returns the current value of the #GtkAppChooser:content-type property.

refresh
void refresh()

Reloads the list of applications.

Inherited Members

From AppChooser

_getGType
GType _getGType()
contentType
string contentType [@property getter]

Get contentType property.

getAppInfo
gio.app_info.AppInfo getAppInfo()

Returns the currently selected application.

getContentType
string getContentType()

Returns the current value of the #GtkAppChooser:content-type property.

refresh
void refresh()

Reloads the list of applications.