Class Index Cross Index Namespace Index

Class Gtk::TearoffMenuItem


Contained in: Gtk
Derived from: Gtk::MenuItem
Derived by: none

#include <gtk--/tearoffmenuitem.h>


public function member index:

TearoffMenuItem();
GtkTearoffMenuItem* gtkobj();
const GtkTearoffMenuItem* gtkobj() const;
static bool isA(Object* object);
bool is_torn_off() const;
virtual ~TearoffMenuItem();
 

Description:



Function Member Descriptions:

Gtk::TearoffMenuItem::gtkobj - Returns the underlaying gtk+ object.

GtkTearoffMenuItem* gtkobj();

Gtk::TearoffMenuItem::isA - Returns true if object is this type.

static bool isA(Object* object);