omgui::gtk2 Namespace Reference


Classes

class  Button
class  ComboBox
class  EntryBox
class  EventLoop
class  Menu
class  MenuBar
class  MenuItem
class  Notebook
class  Panel
class  SecureEntryBox
class  Separator
class  TableLayout
class  TextBox
class  Widget
class  Window

Namespaces

namespace  utils

Functions

static void cpaf_button_clicked (GtkButton *gtkbutton, Button *widget)
static void cpaf_editable_changed (GtkEditable *gtkeditable, EntryBox *widget)
static void cpaf_fixed_size_allocate (GtkWidget *gtkwidget, GtkAllocation *alloc, Panel *widget)
static void cpaf_text_buffer_changed (GtkTextBuffer *gtktextbuffer, TextBox *widget)
static void cpaf_widget_destroy (GtkWidget *gtkwidget, Widget *widget)
static void cpaf_widget_realize (GtkWidget *gtkwidget, Widget *widget)


Function Documentation

static void omgui::gtk2::cpaf_button_clicked ( GtkButton *  gtkbutton,
Button *  widget 
) [static]

static void omgui::gtk2::cpaf_editable_changed ( GtkEditable *  gtkeditable,
EntryBox *  widget 
) [static]

static void omgui::gtk2::cpaf_fixed_size_allocate ( GtkWidget gtkwidget,
GtkAllocation *  alloc,
Panel *  widget 
) [static]

Todo:
Revise the logic. Possibly writing our own gtk+ container for this

static void omgui::gtk2::cpaf_text_buffer_changed ( GtkTextBuffer gtktextbuffer,
TextBox *  widget 
) [static]

static void omgui::gtk2::cpaf_widget_destroy ( GtkWidget gtkwidget,
Widget *  widget 
) [static]

static void omgui::gtk2::cpaf_widget_realize ( GtkWidget gtkwidget,
Widget *  widget 
) [static]


doxygen SourceForge.net Logo