FreeRDP
xfWindow Struct Reference

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
 

Detailed Description

Definition at line 79 of file xf_window.h.

Field Documentation

◆ bottom

int xfWindow::bottom

Definition at line 85 of file xf_window.h.

◆ decorations

BOOL xfWindow::decorations

Definition at line 92 of file xf_window.h.

◆ floatbar

xfFloatbar* xfWindow::floatbar

Definition at line 91 of file xf_window.h.

◆ gc

GC xfWindow::gc

Definition at line 81 of file xf_window.h.

◆ handle

Window xfWindow::handle

Definition at line 89 of file xf_window.h.

◆ height

int xfWindow::height

Definition at line 87 of file xf_window.h.

◆ is_mapped

BOOL xfWindow::is_mapped

Definition at line 93 of file xf_window.h.

◆ is_transient

BOOL xfWindow::is_transient

Definition at line 94 of file xf_window.h.

◆ left

int xfWindow::left

Definition at line 82 of file xf_window.h.

◆ right

int xfWindow::right

Definition at line 84 of file xf_window.h.

◆ shmid

int xfWindow::shmid

Definition at line 88 of file xf_window.h.

◆ top

int xfWindow::top

Definition at line 83 of file xf_window.h.

◆ width

int xfWindow::width

Definition at line 86 of file xf_window.h.

◆ xfwin

Window* xfWindow::xfwin

Definition at line 90 of file xf_window.h.


The documentation for this struct was generated from the following file: