| Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::MenuItem
Derived by:
Gtk::RadioMenuItem
#include <gtk--/checkmenuitem.h>
public function member index: |
||
| CheckMenuItem | (); | |
| explicit | CheckMenuItem | (const string& label, gfloat x=0.0, gfloat y=0.5); |
| bool | always_show_toggle | () const; |
| guint | get_active | () const; |
| GtkCheckMenuItem* | gtkobj | (); |
| const GtkCheckMenuItem* | gtkobj | () const; |
| static bool | isA | (Object* object); |
| bool | is_active | () const; |
| void | set_active | (bool state=true); |
| void | set_show_toggle | (bool always); |
| emitable signal void | toggled | (); |
| virtual | ~CheckMenuItem | (); |
protected function member index: |
||
| virtual void | draw_indicator_impl | (GdkRectangle* p0); |
| virtual void | toggled_impl | (); |