Class Index Cross Index Namespace Index

Class GtkExtra::CheckItem

GtkExtra GtkCheckItem widget.
Contained in: GtkExtra
Derived from: ToggleButton
Derived by: none

#include <gtk--/checkitem.h>


public function member index:

CheckItem()
explicit CheckItem(const nstring& label)
static GtkType get_type()
GtkCheckItem* gtkobj()
const GtkCheckItem* gtkobj() const
static bool isA(Gtk::Object* checkcast)
virtual ~CheckItem()
 

protected function member index:

explicit CheckItem(GtkCheckItem* castitem)
void initialize_class()
 

private function member index:

CheckItem(const CheckItem&)
CheckItem& operator =(const CheckItem&)
 

Description:



Member Descriptions: