gtk.AppChooserT

Undocumented in source.

Public Imports

gio.AppInfoIF
public import gio.AppInfoIF;
glib.Str
public import glib.Str;
gobject.ObjectG
public import gobject.ObjectG;
gtk.c.functions
public import gtk.c.functions;
gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

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 gtk.AppChooserWidget, gtk.AppChooserDialog and gtk.AppChooserButton