MenuButton.getPopup

Returns the gtk.Menu that pops out of the button. If the button does not use a gtk.Menu, this function returns NULL.

class MenuButton
getPopup
()

Return Value

Type: Menu

a gtk.Menu or NULL

Meta