class TK_MENUBUTTON < $TK_WIDGET
****
menubutton


Flattened version is here

Ancestors
$TK_WIDGET



Public


Readable Attributes
attr menu: TK_MENU;

Constants
const tk_widget_type: STR := "menubutton";

Features


Private

default_init(c: TK_MENUBUTTON_CFG)
attr menu: TK_MENU;

The Sather Home Page