-
class
WindowRep
(Return to index)
-
Type:
Derived Classes
Include file:
Public:
- Allocation
allocation_
- Coord
bottom_
- Canvas*
canvas_
- void
check_binding (Window*)
- void
check_position (const Window*)
- void
clear_mapping_info ()
- void
configure_notify (Window*, XConfigureEvent&)
- Cursor*
cursor_
- WindowCursorStack*
cursor_stack_
- Display*
display_
- void
do_bind (Window*, XWindow parent, int left, int top)
- XDisplay*
dpy ()
-
enum
{ unbound = 0 }
- void
expose (Window*, XExposeEvent&)
- static Window*
find (XWindow, WindowTable*)
- Handler*
focus_in_
- Handler*
focus_out_
- void
init_renderer (Window*)
- Coord
left_
- void
map_notify (Window*, XMapEvent&)
- void
move (Window*, int x, int y)
- void
resize (Window*, unsigned int w, unsigned int h)
- Requisition
shape_
- Style*
style_
- Window*
toplevel_
- void
unmap_notify (Window*, XUnmapEvent&)
- WindowVisual*
visual_
- Handler*
wm_delete_
- Atom
wm_delete_atom ()
- static Atom
wm_delete_atom_
- Atom
wm_protocols_atom ()
- static Atom
wm_protocols_atom_
- float
xalign_
- unsigned long
xattrmask_
- XSetWindowAttributes
xattrs_
- unsigned int
xclass_
- int
xpos_
- XWindow
xtoplevel_
- XWindow
xwindow_
- float
yalign_
- int
ypos_
(more documentation)