Home | Trees | Indices | Help |
|
---|
|
Special Window class for mplayer.
Generally speaking, compared with Window class, it uses a different shadow mechanism.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
Initialise the Window class.
|
Draw mask interface, you should implement it you own.
|
Enable window shape.
|
An interface which indicates whether the window could be maximized, you should implement this function you own.
|
Minimize the window. Make it iconified. |
Close the window. Send the destroy signal to the program.
|
Resize the window.
|
Add move event callback.
|
Add toggle event callback.
|
Get the edge which the cursor is on, according to the cursor type.
|
Get the shadow size.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 8 13:17:36 2012 | http://epydoc.sourceforge.net |