Home | Trees | Indices | Help |
|
---|
|
Types AutoResize, Window, MediaWindow, Screen, WindowStyle, wrapping ObjC NSWindow
,
etc.
Version: 20.01.08
Classes | |
AutoResizeErrorAutoResize option error.
|
|
Screen Screen Python Type, wrapping ObjC NSRect_t. |
|
Window Basic window Python Type, wrapping ObjC NSWindow .
|
|
WindowError Window error. |
|
WindowStyleError Window style error. |
|
MediaWindow Media window Python Type, wrapping ObjC NSWindow/NSView .
|
|
TextWindow Scrollable text window Python Type, wrapping ObjC NSWindow/NSView .
|
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
__all__ = _ALL_LAZY.windows
|
|
AutoResize = AutoResize.HeightSizable=1< Window resize options ( mask ).
|
|
BezelStyle = BezelStyle.Disclosure Bezel kinds ( enum ).
|
|
Border = Border.Bezel=1< Border kinds ( enum ).
|
|
WindowStyle = WindowStyle.Closable=1< Window styles ( mask ).
|
|
NSWindowDelegate = <pycocoa.utils.module_property_RO object at
|
Function Details |
Return the size of a multi-line text.
|
Return a combination of auto resize options, specified by name.
|
Return a combination of window styles, specified by name.
|
Get the Window instance for an ObjC |
Variables Details |
AutoResizeWindow resize options (mask ).
|
BezelStyleBezel kinds (enum ).
|
BorderBorder kinds (enum ).
|
WindowStyleWindow styles (mask ).
|
NSWindowDelegate
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 29 09:04:23 2020 | http://epydoc.sourceforge.net |