Packages
xcb
Xcb
GetGeometryReply
border_width
depth
height
length
response_type
root
sequence
width
x
y
GetGeometryReply
Object Hierarchy:
Xcb.GetGeometryReply
Xcb.GetGeometryReply
Xcb.GetGeometryReply
Description:
[
CCode
( cname =
"xcb_get_geometry_reply_t"
, ref_function =
""
, unref_function =
"free"
) ]
public
class
GetGeometryReply
Namespace:
Xcb
Package:
xcb
Content:
Fields:
public
uint16
border_width
public
uint8
depth
public
uint16
height
public
uint32
length
public
uint8
response_type
public
Window
root
public
uint16
sequence
public
uint16
width
public
int16
x
public
int16
y