/ gwguimanager.h / Description

gwguimanager.h


Abstract: This is a component to manage GWhere GUI.

GWhere
Copyright (C) 2000 Sébastien LECACHEUR

This Distributed under the terms of the GNU General Public Licence

This component was developed for the GWhere project.

GWhere is a GUI application (Graphical User Interface). This interface contains many components. In order to acces to theses components the API many functions.

All graphical components are GtkWidget. Theses widget can be referenced to the application with the function :
gtk_object_set_data_full ( gtk_object_referencer, "reference_object", gtk_object_referenced, (GtkDestroyNotify) gtk_widget_unref);

Name Type Desription



Version: 1.0 2001/08/21
See also:
gwsupport.h
gwguimanager.c

Links:
GWhere Web Site
GTK+ Web Site

Authors:
Sébastien LECACHEUR zero@gwhere.org
Grégory BLOQUEL gregory.bloquel@fnac.net
Author zero@gwhere.org