Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Forms.cc File Reference

#include "gcl/Forms.h"

Include dependency graph for Forms.cc:

Go to the source code of this file.

Functions

int FormsXCallback (XEvent *event, Void *data)
ostream& show (ostream &s)
Void fl_set_menu_item_check (FL_OBJECT *obj, int item, Bool b)
Bool fl_get_menu_item_check (FL_OBJECT *obj, int item)
Void fl_update_colors (FL_FORM *form)
Void fl_deactivate_group (FL_OBJECT *obj)
Void fl_activate_group (FL_OBJECT *obj)
Void my_activate (FL_OBJECT *obj)
Void my_deactivate (FL_OBJECT *obj)
Void ObjFormCallback (FL_OBJECT *object, Void *data)


Function Documentation

int FormsXCallback (XEvent * event, Void * data)

Definition at line 34 of file Forms.cc.

Void ObjFormCallback (FL_OBJECT * object, Void * data)

Definition at line 199 of file Forms.cc.

Void fl_activate_group (FL_OBJECT * obj)

Definition at line 172 of file Forms.cc.

Void fl_deactivate_group (FL_OBJECT * obj)

Definition at line 166 of file Forms.cc.

Bool fl_get_menu_item_check (FL_OBJECT * obj, int item)

Definition at line 142 of file Forms.cc.

Void fl_set_menu_item_check (FL_OBJECT * obj, int item, Bool b)

Definition at line 129 of file Forms.cc.

Void fl_update_colors (FL_FORM * form)

Definition at line 147 of file Forms.cc.

Void my_activate (FL_OBJECT * obj)

Definition at line 178 of file Forms.cc.

Void my_deactivate (FL_OBJECT * obj)

Definition at line 185 of file Forms.cc.

ostream & show (ostream & s)

Definition at line 98 of file Forms.cc.


Generated at Sat Aug 5 00:16:58 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000