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