Home | Trees | Indices | Help |
|
---|
|
Types Window, MediaWindow, Screen, WindowStyle, wrapping ObjC NSWindow, etc.
Version: 18.06.10
Classes | |
AutoResizeError AutoResize 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 | |
AutoResize = AutoResize.HeightSizable=1< Window resize options ( mask ).
|
|
BezelStyle = BezelStyle.Disclosure Bezel kinds ( enum ).
|
|
Border = Border.Bezel Border kinds ( enum ).
|
|
WindowStyle = WindowStyle.Closable Window styles ( mask ).
|
|
NSWindowDelegate = ObjCClass('_NSWindowDelegate')
|
Function Details |
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 NSWindow or NSNotification instance. |
Variables Details |
AutoResizeWindow resize options (mask ).
|
BezelStyleBezel kinds (enum ).
|
BorderBorder kinds (enum ).
|
WindowStyleWindow styles (mask ).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 11 15:48:45 2018 | http://epydoc.sourceforge.net |