pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
GTK2
GTK2.CheckMenuItem

GTK2.CheckMenuItem

Description

A check menu item is more or less identical to a check button, but it should be used in menus.  GTK2.CheckMenuItem("Hi there")

 GTK2.CheckMenuItem("Hi there")->set_active(1)

Properties: int active int draw-as-radio int inconsistent

Style properties: int indicator-size

Signals: toggled Called when the state of the menu item is changed


Inherit MenuItem

inherit GTK2.MenuItem : MenuItem

Module reference for Pike v7.8 release 116, 2008-12-31