logo top
Main Page   Widgets   Namespaces   Book  

Gtk::SizeGroup Class Reference

Inheritance diagram for Gtk::SizeGroup:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~SizeGroup ()
GtkSizeGroup* gobj ()
 Provides access to the underlying C GObject.

const GtkSizeGroup* gobj () const
 Provides access to the underlying C GObject.

GtkSizeGroup* gobj_copy ()
void set_mode (SizeGroupMode mode)
SizeGroupMode get_mode () const
void add_widget (Widget& widget)
void remove_widget (Widget& widget)
Glib::PropertyProxy<SizeGroupModeproperty_mode ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.


Static Public Member Functions

Glib::RefPtr<SizeGroupcreate (SizeGroupMode mode)

Protected Member Functions

 SizeGroup (SizeGroupMode mode)

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gtk::SizeGroupwrap (GtkSizeGroup* object, bool take_copy=false)

Constructor & Destructor Documentation

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

Gtk::SizeGroup::SizeGroup ( SizeGroupMode  mode  )  [explicit, protected]
 


Member Function Documentation

void Gtk::SizeGroup::add_widget ( Widget widget  ) 
 

Glib::RefPtr<SizeGroup> Gtk::SizeGroup::create ( SizeGroupMode  mode  )  [static]
 

SizeGroupMode Gtk::SizeGroup::get_mode (  )  const
 

const GtkSizeGroup* Gtk::SizeGroup::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkSizeGroup* Gtk::SizeGroup::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GtkSizeGroup* Gtk::SizeGroup::gobj_copy (  ) 
 

Glib::PropertyProxy<SizeGroupMode> Gtk::SizeGroup::property_mode (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

void Gtk::SizeGroup::remove_widget ( Widget widget  ) 
 

void Gtk::SizeGroup::set_mode ( SizeGroupMode  mode  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Gtk::SizeGroup> wrap ( GtkSizeGroup*  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