logo top
Main Page   Widgets   Namespaces   Book  

Gtk::Expander Class Reference
[Widgets]

Inheritance diagram for Gtk::Expander:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Expander ()
GtkExpander* gobj ()
 Provides access to the underlying C GtkObject.

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

 Expander ()
 Expander (const Glib::ustring& label, bool mnemonic=false)
void set_expanded (bool expanded=true)
bool get_expanded () const
void set_spacing (int spacing)
int get_spacing () const
void set_label (const Glib::ustring& label)
Glib::ustring get_label () const
void set_use_underline (bool use_underline=true)
bool get_use_underline () const
void set_label_widget (Widget& label_widget)
Widgetget_label_widget ()
const Widgetget_label_widget () const

Related Functions

(Note that these are not member functions.)

Gtk::Expanderwrap (GtkExpander* object, bool take_copy=false)

Constructor & Destructor Documentation

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

Gtk::Expander::Expander (  ) 
 

Gtk::Expander::Expander ( const Glib::ustring label,
bool  mnemonic = false
[explicit]
 


Member Function Documentation

bool Gtk::Expander::get_expanded (  )  const
 

Glib::ustring Gtk::Expander::get_label (  )  const
 

const Widget* Gtk::Expander::get_label_widget (  )  const
 

Widget* Gtk::Expander::get_label_widget (  ) 
 

int Gtk::Expander::get_spacing (  )  const
 

bool Gtk::Expander::get_use_underline (  )  const
 

const GtkExpander* Gtk::Expander::gobj (  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Bin.

GtkExpander* Gtk::Expander::gobj (  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Bin.

void Gtk::Expander::set_expanded ( bool  expanded = true  ) 
 

void Gtk::Expander::set_label ( const Glib::ustring label  ) 
 

void Gtk::Expander::set_label_widget ( Widget label_widget  ) 
 

void Gtk::Expander::set_spacing ( int  spacing  ) 
 

void Gtk::Expander::set_use_underline ( bool  use_underline = true  ) 
 


Friends And Related Function Documentation

Gtk::Expander* wrap ( GtkExpander*  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