logo top
Main Page   Widgets   Namespaces   Book  

Gtk::ComboBoxEntry Class Reference
[Widgets]

Inheritance diagram for Gtk::ComboBoxEntry:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~ComboBoxEntry ()
GtkComboBoxEntry* gobj ()
 Provides access to the underlying C GtkObject.

const GtkComboBoxEntry* gobj () const
 Provides access to the underlying C GtkObject.

 ComboBoxEntry (const Glib::RefPtr<TreeModel>& model, int text_column=0)
int get_text_column () const

Related Functions

(Note that these are not member functions.)

Gtk::ComboBoxEntrywrap (GtkComboBoxEntry* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::ComboBoxEntry::~ComboBoxEntry (  )  [virtual]
 

Gtk::ComboBoxEntry::ComboBoxEntry ( const Glib::RefPtr<TreeModel>&  model,
int  text_column = 0
[explicit]
 


Member Function Documentation

int Gtk::ComboBoxEntry::get_text_column (  )  const
 

const GtkComboBoxEntry* Gtk::ComboBoxEntry::gobj (  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ComboBox.

GtkComboBoxEntry* Gtk::ComboBoxEntry::gobj (  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ComboBox.


Friends And Related Function Documentation

Gtk::ComboBoxEntry* wrap ( GtkComboBoxEntry*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001