Packages
x11
X
SetWindowAttributes
background_pixel
background_pixmap
backing_pixel
backing_planes
backing_store
bit_gravity
border_pixel
border_pixmap
colormap
cursor
do_not_propagate_mask
event_mask
override_redirect
save_under
win_gravity
SetWindowAttributes
Object Hierarchy:
X.SetWindowAttributes
X.SetWindowAttributes
X.SetWindowAttributes
Description:
[
CCode
( cname =
"XSetWindowAttributes"
, has_type_id =
false
) ]
public
struct
SetWindowAttributes
Namespace:
X
Package:
x11
Content:
Fields:
public
Pixmap
background_pixmap
public
ulong
background_pixel
public
Pixmap
border_pixmap
public
ulong
border_pixel
public
int
bit_gravity
public
int
win_gravity
public
int
backing_store
public
ulong
backing_planes
public
ulong
backing_pixel
public
bool
save_under
public
long
event_mask
public
long
do_not_propagate_mask
public
bool
override_redirect
public
Colormap
colormap
public
Cursor
cursor