Add a deprecation note.
2004-11-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtktoolbar.c (gtk_toolbar_set_icon_size): Add a deprecation note.
This commit is contained in:
committed by
Matthias Clasen
parent
4448389cc7
commit
5c47de587a
@ -3082,6 +3082,9 @@ gtk_toolbar_finalize (GObject *object)
|
||||
* can call it both before you add the icons and after they've been
|
||||
* added. The size you set will override user preferences for the default
|
||||
* icon size.
|
||||
*
|
||||
* Deprecated: Applications should respect the user preferences for
|
||||
* the size of icons in toolbars.
|
||||
**/
|
||||
void
|
||||
gtk_toolbar_set_icon_size (GtkToolbar *toolbar,
|
||||
|
||||
Reference in New Issue
Block a user