Inherits Container.
|
| static GType | get_type () |
| | Get the GType for this class, for use with the underlying GObject type system. More...
|
| |
|
(Note that these are not member functions.)
|
| Gdl::DockItemGrip* | wrap (GdlDockItemGrip* object, bool take_copy=false) |
| | A Glib::wrap() method for this object. More...
|
| |
◆ DockItemGrip() [1/3]
◆ DockItemGrip() [2/3]
◆ ~DockItemGrip()
| Gdl::DockItemGrip::~DockItemGrip |
( |
| ) |
|
|
overridenoexcept |
◆ DockItemGrip() [3/3]
| Gdl::DockItemGrip::DockItemGrip |
( |
| ) |
|
◆ get_type()
| static GType Gdl::DockItemGrip::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
◆ gobj() [1/2]
| GdlDockItemGrip* Gdl::DockItemGrip::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C GtkObject.
◆ gobj() [2/2]
| const GdlDockItemGrip* Gdl::DockItemGrip::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GtkObject.
◆ hide_handle()
| void Gdl::DockItemGrip::hide_handle |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_label()
| void Gdl::DockItemGrip::set_label |
( |
Gtk::Widget & |
label | ) |
|
◆ show_handle()
| void Gdl::DockItemGrip::show_handle |
( |
| ) |
|
◆ wrap()
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: