Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | baseTypes._Type0 --+ | baseTypes._Type1 --+ | baseTypes._Type2 --+ | _Menu_Type2 --+ | MenuBar
Python MenuBar Type, wrapping ObjC NSMenu
.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
height Get this menu bar's height ( float ).
|
|
highlightedMenu Get the menu's highlightedMenu property
(Menu or None ).
|
|
isVisible Get the menu bar's menuBarVisible property
(bool ).
|
|
tag Get the MenuBar tag (None always).
|
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Method Details |
New MenuBar.
See Also:
Method MenuBar |
Add one or more sub-menus to this menu bar.
|
Return the index of a menu in this menu bar.
|
Return the menu at index or with title or several by slice.
|
Highlight a menu.
|
Return the index of a menu in this menu bar.
|
Insert one or more menus into this menu bar. |
Make this menu bar the app's main menu. |
Find a menu by title.
|
Yield the menus of this menu bar.
|
Remove a menu by index.
|
Remove one or several menus from this menu bar.
|
Property Details |
heightGet this menu bar's height (
|
highlightedMenuGet the menu's
|
isVisibleGet the menu bar's
|
tagGet the MenuBar
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |