![]() |
![]() |
It displays a horizontal line with a shadow to make it appear sunken into the interface.
Public Member Functions | ||||
const GtkSeparatorMenuItem* | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
GtkSeparatorMenuItem* | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
SeparatorMenuItem () | ||||
virtual | ~SeparatorMenuItem () | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Gtk::SeparatorMenuItem* | wrap (GtkSeparatorMenuItem* object, bool take_copy=false) | |||
|
virtual Gtk::SeparatorMenuItem::~SeparatorMenuItem | ( | ) | [virtual] |
Gtk::SeparatorMenuItem::SeparatorMenuItem | ( | ) |
const GtkSeparatorMenuItem* Gtk::SeparatorMenuItem::gobj | ( | ) | const [inline] |
GtkSeparatorMenuItem* Gtk::SeparatorMenuItem::gobj | ( | ) | [inline] |
Gtk::SeparatorMenuItem* wrap | ( | GtkSeparatorMenuItem * | 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. |