gtkScaleButtonSetIcons {RGtk2}R Documentation

gtkScaleButtonSetIcons

Description

Sets the icons to be used by the scale button. For details, see the :icons property.

Usage

gtkScaleButtonSetIcons(object, icons)

Arguments

object [GtkScaleButton] a GtkScaleButton
icons [character] a list of icon names

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]