|
ocssw
1.0
|
#include <X.h>
Public Attributes | |
| Window | id |
| int | screen |
| Visual * | visual |
| int | class |
| int | depth |
| XVisualInfo * | visual_info |
| XStandardColormap * | map_info |
| XPixelInfo * | pixel_info |
| XFontStruct * | font_info |
| GC | annotate_context |
| GC | highlight_context |
| GC | widget_context |
| Cursor | cursor |
| Cursor | busy_cursor |
| char * | name |
| char * | geometry |
| char * | icon_name |
| char * | icon_geometry |
| char * | clip_geometry |
| uint32_t | flags |
| int | x |
| int | y |
| unsigned int | width |
| unsigned int | height |
| unsigned int | min_width |
| unsigned int | min_height |
| unsigned int | width_inc |
| unsigned int | height_inc |
| unsigned int | border_width |
| unsigned int | immutable |
| unsigned int | data |
| XImage * | ximage |
| XImage * | matte_image |
| Pixmap | highlight_stipple |
| Pixmap | shadow_stipple |
| Pixmap | pixmap |
| Pixmap | matte_pixmap |
| Pixmap * | pixmaps |
| int | mask |
| XSetWindowAttributes | attributes |
| XWindowChanges | window_changes |
| unsigned int | mapped |
| unsigned int | stasis |
| XSetWindowAttributes XWindowInfo::attributes |
| unsigned int XWindowInfo::border_width |
| Cursor XWindowInfo::busy_cursor |
| char * XWindowInfo::clip_geometry |
| Cursor XWindowInfo::cursor |
| unsigned int XWindowInfo::data |
| uint32_t XWindowInfo::flags |
| XFontStruct* XWindowInfo::font_info |
| char * XWindowInfo::geometry |
| unsigned int XWindowInfo::height |
| unsigned int XWindowInfo::height_inc |
| char * XWindowInfo::icon_geometry |
| char * XWindowInfo::icon_name |
| Window XWindowInfo::id |
| unsigned int XWindowInfo::immutable |
| XStandardColormap* XWindowInfo::map_info |
| unsigned int XWindowInfo::mapped |
| XImage * XWindowInfo::matte_image |
| Pixmap XWindowInfo::matte_pixmap |
| unsigned int XWindowInfo::min_height |
| unsigned int XWindowInfo::min_width |
| char* XWindowInfo::name |
| Pixmap XWindowInfo::pixmap |
| Pixmap * XWindowInfo::pixmaps |
| Pixmap XWindowInfo::shadow_stipple |
| unsigned int XWindowInfo::stasis |
| Visual* XWindowInfo::visual |
| XVisualInfo* XWindowInfo::visual_info |
| unsigned int XWindowInfo::width |
| unsigned int XWindowInfo::width_inc |
| XWindowChanges XWindowInfo::window_changes |
| int XWindowInfo::x |
| XImage* XWindowInfo::ximage |
| int XWindowInfo::y |
1.7.6.1