Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Class GTK2.Expander

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Bin GTK2.Expander
Description

Properties: int expanded string label GTK2.Widget label-widget int spacing int use-markup int use-underline

Style properties: int expander-size int expander-spacing

Signals: activate


Inherit Bin

inherit GTK2.Bin : Bin


Method create

GTK2.Expander GTK2.Expander(string|mapping label)

Description

Create a new GTK2.Expander. Set mnemonic to 1 for a mnemonic expander, otherwise omitting it creates a regular expander.