gui_prefs.c File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
Define Documentation
#define GLADE_HOOKUP_OBJECT |
( |
component, |
|
|
widget, |
|
|
name |
|
) |
|
|
|
Value: g_object_set_data_full (G_OBJECT (component), name, \
gtk_widget_ref (widget), (GDestroyNotify) gtk_widget_unref)
|
#define GLADE_HOOKUP_OBJECT_NO_REF |
( |
component, |
|
|
widget, |
|
|
name |
|
) |
g_object_set_data (G_OBJECT (component), name, widget) |
|
Function Documentation
GtkWidget* create_prefsdialog |
( |
void |
|
) |
|
|
Generated on Thu Dec 13 13:55:22 2007 for Stage by
1.4.6