Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Class GTK2.ScaleButton

Inheritance graph
GTK2.Activatable GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Bin GTK2.Button GTK2.ScaleButton GTK2.VolumeButton
Description

Properties: GTK2.Adjustment adjustment string icons int size float value

Signals: popdown

popup

value_changed Scale button


Inherit Button

inherit GTK2.Button : Button


Method create

GTK2.ScaleButton GTK2.ScaleButton(int|void size_or_props, float|void min, float|void max, float|void step, array|void icons)

Description

Create a new W(ScaleButton).