Searched defs:tooltips (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libgdl/ |
H A D | gdl-switcher.c | 51 const gchar *tooltips, 789 const gchar *tooltips, const gchar *stock_id, 834 tooltips); 896 const gchar *tooltips, const gchar *stock_id, 910 gdl_switcher_add_button (switcher, label, tooltips, stock_id, pixbuf_icon, switcher_id, page); 788 gdl_switcher_add_button(GdlSwitcher *switcher, const gchar *label, const gchar *tooltips, const gchar *stock_id, GdkPixbuf *pixbuf_icon, gint switcher_id, GtkWidget* page) argument 894 gdl_switcher_insert_page(GdlSwitcher *switcher, GtkWidget *page, GtkWidget *tab_widget, const gchar *label, const gchar *tooltips, const gchar *stock_id, GdkPixbuf *pixbuf_icon, gint position) argument
|
Completed in 18 milliseconds