List of all members.
Public Member Functions |
virtual | ~DockItemGrip () |
GdlDockItemGrip* | gobj () |
| Provides access to the underlying C GtkObject.
|
const GdlDockItemGrip* | gobj () const |
| Provides access to the underlying C GtkObject.
|
| DockItemGrip () |
void | set_label (Gtk::Widget& label) |
void | hide_handle () |
void | show_handle () |
Related Functions |
(Note that these are not member functions.)
|
Gdl::DockItemGrip* | wrap (GdlDockItemGrip* object, bool take_copy=false) |
| A Glib::wrap() method for this object.
|
Constructor & Destructor Documentation
virtual Gdl::DockItemGrip::~DockItemGrip |
( |
| ) |
[virtual] |
Gdl::DockItemGrip::DockItemGrip |
( |
| ) |
|
Member Function Documentation
GdlDockItemGrip* Gdl::DockItemGrip::gobj |
( |
| ) |
[inline] |
Provides access to the underlying C GtkObject.
const GdlDockItemGrip* Gdl::DockItemGrip::gobj |
( |
| ) |
const [inline] |
Provides access to the underlying C GtkObject.
void Gdl::DockItemGrip::hide_handle |
( |
| ) |
|
void Gdl::DockItemGrip::set_label |
( |
Gtk::Widget & |
label | ) |
|
void Gdl::DockItemGrip::show_handle |
( |
| ) |
|
Friends And Related Function Documentation
Gdl::DockItemGrip* wrap |
( |
GdlDockItemGrip * |
object, |
|
|
bool |
take_copy = false |
|
) |
| [related] |
A Glib::wrap() method for this object.
- Parameters:
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file: