gtk.AppChooserWidget

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

AppChooserWidget
class AppChooserWidget

gtk.AppChooserWidget is a widget for selecting applications. It is the main building block for gtk.AppChooserDialog Most applications only need to use the latter; but you can use this widget as part of a larger widget if you have special needs.