gtkToolbarUnsetIconSize {RGtk2} | R Documentation |
Unsets toolbar icon size set with gtkToolbarSetIconSize
, so that
user preferences will be used to determine the icon size.
WARNING: gtk_toolbar_unset_icon_size
is deprecated and should not be used in newly-written code.
gtkToolbarUnsetIconSize(object)
|
[GtkToolbar ] a GtkToolbar |
Derived by RGtkGen from GTK+ documentation