#ifndef GAL_GUI_UTILS_H #define GAL_GUI_UTILS_H #include #include #include BEGIN_GNOME_DECLS void e_popup_menu (GtkMenu *menu, GdkEvent *event); void e_auto_kill_popup_menu_on_hide (GtkMenu *menu); void e_notice (GtkWindow *window, const char *type, const char *format, ...); void e_container_foreach_leaf (GtkContainer *container, GtkCallback callback, gpointer closure); void e_container_focus_nth_entry (GtkContainer *container, int n); gint e_container_change_tab_order (GtkContainer *container, GList *widgets); END_GNOME_DECLS #endif /* GAL_GUI_UTILS_H */ ie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
* SIZEify.trevor2004-01-291-0/+1