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