Maeomm Reference Documentation: hildonsmm |
Inheritance diagram for Hildon::VVolumebar:
Public Member Functions | ||||
const HildonVVolumebar* | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
HildonVVolumebar* | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
VVolumebar () | ||||
virtual | ~VVolumebar () | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Hildon::VVolumebar* | wrap (HildonVVolumebar* object, bool take_copy=false) | |||
|
virtual Hildon::VVolumebar::~VVolumebar | ( | ) | [virtual] |
Hildon::VVolumebar::VVolumebar | ( | ) |
const HildonVVolumebar* Hildon::VVolumebar::gobj | ( | ) | const [inline] |
HildonVVolumebar* Hildon::VVolumebar::gobj | ( | ) | [inline] |
Hildon::VVolumebar* wrap | ( | HildonVVolumebar * | object, | |
bool | take_copy = false | |||
) | [related] |
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. |