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:
Matthias Clasen
2004-11-23 04:11:15 +00:00
committed by Matthias Clasen
parent 4448389cc7
commit 5c47de587a
5 changed files with 15 additions and 0 deletions

View File

@ -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,