FreeRDP
Loading...
Searching...
No Matches
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

FreeRDP: A Remote Desktop Protocol Implementation X11 Windows

Copyright 2011 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 58 of file xf_window.h.

Field Documentation

◆ bottom

int xfWindow::bottom

Definition at line 64 of file xf_window.h.

◆ decorations

BOOL xfWindow::decorations

Definition at line 71 of file xf_window.h.

◆ floatbar

xfFloatbar* xfWindow::floatbar

Definition at line 70 of file xf_window.h.

◆ gc

GC xfWindow::gc

Definition at line 60 of file xf_window.h.

◆ handle

Window xfWindow::handle

Definition at line 68 of file xf_window.h.

◆ height

int xfWindow::height

Definition at line 66 of file xf_window.h.

◆ is_mapped

BOOL xfWindow::is_mapped

Definition at line 72 of file xf_window.h.

◆ is_transient

BOOL xfWindow::is_transient

Definition at line 73 of file xf_window.h.

◆ left

int xfWindow::left

Definition at line 61 of file xf_window.h.

◆ right

int xfWindow::right

Definition at line 63 of file xf_window.h.

◆ shmid

int xfWindow::shmid

Definition at line 67 of file xf_window.h.

◆ top

int xfWindow::top

Definition at line 62 of file xf_window.h.

◆ width

int xfWindow::width

Definition at line 65 of file xf_window.h.

◆ xfwin

Window* xfWindow::xfwin

Definition at line 69 of file xf_window.h.


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