gtk.ComboBoxText

Undocumented in source.

Public Imports

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

Members

Classes

ComboBoxText
class ComboBoxText

A GtkComboBoxText is a simple variant of gtk.ComboBox that hides the model-view complexity for simple text-only use cases.