gtk.AppChooserT

Undocumented in source.

Public Imports

gio.AppInfo
public import gio.AppInfo;
Undocumented in source.
gio.AppInfoIF
public import gio.AppInfoIF;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gtkc.gtk
public import gtkc.gtk;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Templates

AppChooserT
template AppChooserT(TStruct)

#GtkAppChooser is an interface that can be implemented by widgets which allow the user to choose an application (typically for the purpose of opening a file). The main objects that implement this interface are #GtkAppChooserWidget, #GtkAppChooserDialog and #GtkAppChooserButton.

Meta