| 
    FreeRDP
    
   | 
 
Data Fields | |
| GC | gc | 
| int | left | 
| int | top | 
| int | right | 
| int | bottom | 
| int | width | 
| int | height | 
| int | shmid | 
| Window | handle | 
| Window * | xfwin | 
| xfFloatbar * | floatbar | 
| BOOL | decorations | 
| BOOL | is_mapped | 
| BOOL | is_transient | 
Definition at line 79 of file xf_window.h.
| int xfWindow::bottom | 
Definition at line 85 of file xf_window.h.
| BOOL xfWindow::decorations | 
Definition at line 92 of file xf_window.h.
| xfFloatbar* xfWindow::floatbar | 
Definition at line 91 of file xf_window.h.
| GC xfWindow::gc | 
Definition at line 81 of file xf_window.h.
| Window xfWindow::handle | 
Definition at line 89 of file xf_window.h.
| int xfWindow::height | 
Definition at line 87 of file xf_window.h.
| BOOL xfWindow::is_mapped | 
Definition at line 93 of file xf_window.h.
| BOOL xfWindow::is_transient | 
Definition at line 94 of file xf_window.h.
| int xfWindow::left | 
Definition at line 82 of file xf_window.h.
| int xfWindow::right | 
Definition at line 84 of file xf_window.h.
| int xfWindow::shmid | 
Definition at line 88 of file xf_window.h.
| int xfWindow::top | 
Definition at line 83 of file xf_window.h.
| int xfWindow::width | 
Definition at line 86 of file xf_window.h.
| Window* xfWindow::xfwin | 
Definition at line 90 of file xf_window.h.