Class GTK2.ScaleButton

Inheritance graph
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).