#ifndef GAL_GUI_UTILS_H #define GAL_GUI_UTILS_H #include #include #include 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); #endif /* GAL_GUI_UTILS_H */ itle='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
* - Clean up the portahze2005-04-242-14/+13
* Enable verify, verbose and trace options.ache2004-06-141-0/+3
* SIZEify.trevor2004-01-301-0/+1
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1