Name
GnomeDbShortcut -- Shortcut bar widget (used in the GNOME-DB front end)
Details
gnome_db_shortcut_new ()
GtkWidget* gnome_db_shortcut_new (void); |
gnome_db_shortcut_append ()
void gnome_db_shortcut_append (GnomeDbShortcut *shortcut,
const gchar *str,
const gchar *tooltip,
const gchar *icon_file,
GtkSignalFunc select_func,
gpointer user_data); |
gnome_db_shortcut_remove ()
void gnome_db_shortcut_remove (GnomeDbShortcut *shortcut,
const gchar *str); |