|
nux-1.14.0
|
Public Member Functions | |
| XInputWindow (const char *title, bool take_focus=False, int override_redirect=0) | |
| void | EnableStruts (bool enable) |
| bool | StrutsEnabled () |
| void | EnsureInputs () |
| void | EnableTakeFocus () |
| void | SetGeometry (const Rect &geo) |
| Set the position and size of the window. | |
| void | SetGeometry (int x, int y, int width, int height) |
| Set the position and size of the window. | |
| Rect const & | GetGeometry () const |
| Get the window geometry. | |
| Window | GetWindow () |
| Get X11 the Window. | |
| void | SetInputFocus () |
| void | Hide () |
| void | Show () |
Static Public Member Functions | |
|
static std::vector< Window > const & | NativeHandleList () |
Definition at line 41 of file XInputWindow.h.