gtkToolbarUnsetIconSize {RGtk2}R Documentation

gtkToolbarUnsetIconSize

Description

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.

Usage

gtkToolbarUnsetIconSize(object)

Arguments

object [GtkToolbar] a GtkToolbar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]