MenuItem.submenu
gtk.menu.Menu submenu() @propertyGet submenu property.
Returns
The submenu attached to the menu item, or null if it has none.
void submenu(gtk.menu.Menu propval) @propertySet submenu property.
Parameters
propval | The submenu attached to the menu item, or null if it has none. |