MenuItem.submenu

gtk.menu.Menu submenu() @property

Get submenu property.

Returns

The submenu attached to the menu item, or null if it has none.
void submenu(gtk.menu.Menu propval) @property

Set submenu property.

Parameters

propvalThe submenu attached to the menu item, or null if it has none.