mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
Forgotten file
svn path=/trunk/; revision=18008
This commit is contained in:
parent
1c413a691c
commit
ea1adbdd99
@ -174,12 +174,11 @@ gint _gtk_toolbar_get_default_space_size (void);
|
||||
void _gtk_toolbar_rebuild_menu (GtkToolbar *toolbar);
|
||||
|
||||
|
||||
/* deprecated */
|
||||
#ifndef GTK_DISABLE_DEPRECATED
|
||||
void gtk_toolbar_set_icon_size (GtkToolbar *toolbar,
|
||||
GtkIconSize icon_size);
|
||||
void gtk_toolbar_unset_icon_size (GtkToolbar *toolbar);
|
||||
|
||||
#ifndef GTK_DISABLE_DEPRECATED
|
||||
/* Simple button items */
|
||||
GtkWidget* gtk_toolbar_append_item (GtkToolbar *toolbar,
|
||||
const char *text,
|
||||
|
Loading…
Reference in New Issue
Block a user