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