Package org.lwjgl.system.linux
Class XSetWindowAttributes
- java.lang.Object
-
- org.lwjgl.system.Pointer.Default
-
- org.lwjgl.system.Struct
-
- org.lwjgl.system.linux.XSetWindowAttributes
-
- All Implemented Interfaces:
java.lang.AutoCloseable,NativeResource,Pointer
public class XSetWindowAttributes extends Struct implements NativeResource
Data structure for setting window attributes.Layout
struct XSetWindowAttributes { Pixmap background_pixmap; unsigned long background_pixel; Pixmap border_pixmap; unsigned long border_pixel; int bit_gravity; int win_gravity; int backing_store; unsigned long backing_planes; unsigned long backing_pixel; Bool save_under; long event_mask; long do_not_propagate_mask; Bool override_redirect; Colormap colormap; Cursor cursor; }
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXSetWindowAttributes.BufferAn array ofXSetWindowAttributesstructs.-
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
-
Field Summary
Fields Modifier and Type Field Description static intALIGNOFThe struct alignment in bytes.static intBACKGROUND_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_UNDERThe struct member offsets.static intSIZEOFThe struct size in bytes.static intWIN_GRAVITYThe struct member offsets.-
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
-
Constructor Summary
Constructors Constructor Description XSetWindowAttributes(java.nio.ByteBuffer container)Creates aXSetWindowAttributesinstance at the current position of the specifiedByteBuffercontainer.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description longbackground_pixel()Returns the value of thebackground_pixelfield.XSetWindowAttributesbackground_pixel(long value)Sets the specified value to thebackground_pixelfield.longbackground_pixmap()Returns the value of thebackground_pixmapfield.XSetWindowAttributesbackground_pixmap(long value)Sets the specified value to thebackground_pixmapfield.longbacking_pixel()Returns the value of thebacking_pixelfield.XSetWindowAttributesbacking_pixel(long value)Sets the specified value to thebacking_pixelfield.longbacking_planes()Returns the value of thebacking_planesfield.XSetWindowAttributesbacking_planes(long value)Sets the specified value to thebacking_planesfield.intbacking_store()Returns the value of thebacking_storefield.XSetWindowAttributesbacking_store(int value)Sets the specified value to thebacking_storefield.intbit_gravity()Returns the value of thebit_gravityfield.XSetWindowAttributesbit_gravity(int value)Sets the specified value to thebit_gravityfield.longborder_pixel()Returns the value of theborder_pixelfield.XSetWindowAttributesborder_pixel(long value)Sets the specified value to theborder_pixelfield.longborder_pixmap()Returns the value of theborder_pixmapfield.XSetWindowAttributesborder_pixmap(long value)Sets the specified value to theborder_pixmapfield.static XSetWindowAttributescalloc()Returns a newXSetWindowAttributesinstance allocated withmemCalloc.static XSetWindowAttributes.Buffercalloc(int capacity)Returns a newXSetWindowAttributes.Bufferinstance allocated withmemCalloc.static XSetWindowAttributescallocStack()Returns a newXSetWindowAttributesinstance allocated on the thread-localMemoryStackand initializes all its bits to zero.static XSetWindowAttributes.BuffercallocStack(int capacity)Returns a newXSetWindowAttributes.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero.static XSetWindowAttributes.BuffercallocStack(int capacity, MemoryStack stack)Returns a newXSetWindowAttributes.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.static XSetWindowAttributescallocStack(MemoryStack stack)Returns a newXSetWindowAttributesinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.longcolormap()Returns the value of thecolormapfield.XSetWindowAttributescolormap(long value)Sets the specified value to thecolormapfield.static XSetWindowAttributescreate()Returns a newXSetWindowAttributesinstance allocated withBufferUtils.static XSetWindowAttributes.Buffercreate(int capacity)Returns a newXSetWindowAttributes.Bufferinstance allocated withBufferUtils.static XSetWindowAttributescreate(long address)Returns a newXSetWindowAttributesinstance for the specified memory address.static XSetWindowAttributes.Buffercreate(long address, int capacity)Create aXSetWindowAttributes.Bufferinstance at the specified memory.static XSetWindowAttributescreateSafe(long address)static XSetWindowAttributes.BuffercreateSafe(long address, int capacity)longcursor()Returns the value of thecursorfield.XSetWindowAttributescursor(long value)Sets the specified value to thecursorfield.longdo_not_propagate_mask()Returns the value of thedo_not_propagate_maskfield.XSetWindowAttributesdo_not_propagate_mask(long value)Sets the specified value to thedo_not_propagate_maskfield.longevent_mask()Returns the value of theevent_maskfield.XSetWindowAttributesevent_mask(long value)Sets the specified value to theevent_maskfield.static XSetWindowAttributesmalloc()Returns a newXSetWindowAttributesinstance allocated withmemAlloc.static XSetWindowAttributes.Buffermalloc(int capacity)Returns a newXSetWindowAttributes.Bufferinstance allocated withmemAlloc.static XSetWindowAttributesmallocStack()Returns a newXSetWindowAttributesinstance allocated on the thread-localMemoryStack.static XSetWindowAttributes.BuffermallocStack(int capacity)Returns a newXSetWindowAttributes.Bufferinstance allocated on the thread-localMemoryStack.static XSetWindowAttributes.BuffermallocStack(int capacity, MemoryStack stack)Returns a newXSetWindowAttributes.Bufferinstance allocated on the specifiedMemoryStack.static XSetWindowAttributesmallocStack(MemoryStack stack)Returns a newXSetWindowAttributesinstance allocated on the specifiedMemoryStack.static longnbackground_pixel(long struct)Unsafe version ofbackground_pixel().static voidnbackground_pixel(long struct, long value)Unsafe version ofbackground_pixel.static longnbackground_pixmap(long struct)Unsafe version ofbackground_pixmap().static voidnbackground_pixmap(long struct, long value)Unsafe version ofbackground_pixmap.static longnbacking_pixel(long struct)Unsafe version ofbacking_pixel().static voidnbacking_pixel(long struct, long value)Unsafe version ofbacking_pixel.static longnbacking_planes(long struct)Unsafe version ofbacking_planes().static voidnbacking_planes(long struct, long value)Unsafe version ofbacking_planes.static intnbacking_store(long struct)Unsafe version ofbacking_store().static voidnbacking_store(long struct, int value)Unsafe version ofbacking_store.static intnbit_gravity(long struct)Unsafe version ofbit_gravity().static voidnbit_gravity(long struct, int value)Unsafe version ofbit_gravity.static longnborder_pixel(long struct)Unsafe version ofborder_pixel().static voidnborder_pixel(long struct, long value)Unsafe version ofborder_pixel.static longnborder_pixmap(long struct)Unsafe version ofborder_pixmap().static voidnborder_pixmap(long struct, long value)Unsafe version ofborder_pixmap.static longncolormap(long struct)Unsafe version ofcolormap().static voidncolormap(long struct, long value)Unsafe version ofcolormap.static longncursor(long struct)Unsafe version ofcursor().static voidncursor(long struct, long value)Unsafe version ofcursor.static longndo_not_propagate_mask(long struct)Unsafe version ofdo_not_propagate_mask().static voidndo_not_propagate_mask(long struct, long value)Unsafe version ofdo_not_propagate_mask.static longnevent_mask(long struct)Unsafe version ofevent_mask().static voidnevent_mask(long struct, long value)Unsafe version ofevent_mask.static intnoverride_redirect(long struct)Unsafe version ofoverride_redirect().static voidnoverride_redirect(long struct, int value)Unsafe version ofoverride_redirect.static intnsave_under(long struct)Unsafe version ofsave_under().static voidnsave_under(long struct, int value)Unsafe version ofsave_under.static intnwin_gravity(long struct)Unsafe version ofwin_gravity().static voidnwin_gravity(long struct, int value)Unsafe version ofwin_gravity.booleanoverride_redirect()Returns the value of theoverride_redirectfield.XSetWindowAttributesoverride_redirect(boolean value)Sets the specified value to theoverride_redirectfield.booleansave_under()Returns the value of thesave_underfield.XSetWindowAttributessave_under(boolean value)Sets the specified value to thesave_underfield.XSetWindowAttributesset(long background_pixmap, long background_pixel, long border_pixmap, long border_pixel, int bit_gravity, int win_gravity, int backing_store, long backing_planes, long backing_pixel, boolean save_under, long event_mask, long do_not_propagate_mask, boolean override_redirect, long colormap, long cursor)Initializes this struct with the specified values.XSetWindowAttributesset(XSetWindowAttributes src)Copies the specified struct data to this struct.intsizeof()Returnssizeof(struct).intwin_gravity()Returns the value of thewin_gravityfield.XSetWindowAttributeswin_gravity(int value)Sets the specified value to thewin_gravityfield.-
Methods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toString
-
-
-
-
Field Detail
-
SIZEOF
The struct size in bytes.
-
ALIGNOF
The struct alignment in bytes.
-
BACKGROUND_PIXMAP, BACKGROUND_PIXEL, BORDER_PIXMAP, BORDER_PIXEL, BIT_GRAVITY, WIN_GRAVITY, BACKING_STORE, BACKING_PLANES, BACKING_PIXEL, SAVE_UNDER, EVENT_MASK, DO_NOT_PROPAGATE_MASK, OVERRIDE_REDIRECT, COLORMAP, CURSOR
The struct member offsets.
-
-
Constructor Detail
-
XSetWindowAttributes
public XSetWindowAttributes(java.nio.ByteBuffer container)
Creates aXSetWindowAttributesinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Detail
-
sizeof
public int sizeof()
Description copied from class:StructReturnssizeof(struct).
-
background_pixmap
public long background_pixmap()
Returns the value of thebackground_pixmapfield.
-
background_pixel
public long background_pixel()
Returns the value of thebackground_pixelfield.
-
border_pixmap
public long border_pixmap()
Returns the value of theborder_pixmapfield.
-
border_pixel
public long border_pixel()
Returns the value of theborder_pixelfield.
-
bit_gravity
public int bit_gravity()
Returns the value of thebit_gravityfield.
-
win_gravity
public int win_gravity()
Returns the value of thewin_gravityfield.
-
backing_store
public int backing_store()
Returns the value of thebacking_storefield.
-
backing_planes
public long backing_planes()
Returns the value of thebacking_planesfield.
-
backing_pixel
public long backing_pixel()
Returns the value of thebacking_pixelfield.
-
save_under
public boolean save_under()
Returns the value of thesave_underfield.
-
event_mask
public long event_mask()
Returns the value of theevent_maskfield.
-
do_not_propagate_mask
public long do_not_propagate_mask()
Returns the value of thedo_not_propagate_maskfield.
-
override_redirect
public boolean override_redirect()
Returns the value of theoverride_redirectfield.
-
colormap
public long colormap()
Returns the value of thecolormapfield.
-
cursor
public long cursor()
Returns the value of thecursorfield.
-
background_pixmap
public XSetWindowAttributes background_pixmap(long value)
Sets the specified value to thebackground_pixmapfield.
-
background_pixel
public XSetWindowAttributes background_pixel(long value)
Sets the specified value to thebackground_pixelfield.
-
border_pixmap
public XSetWindowAttributes border_pixmap(long value)
Sets the specified value to theborder_pixmapfield.
-
border_pixel
public XSetWindowAttributes border_pixel(long value)
Sets the specified value to theborder_pixelfield.
-
bit_gravity
public XSetWindowAttributes bit_gravity(int value)
Sets the specified value to thebit_gravityfield.
-
win_gravity
public XSetWindowAttributes win_gravity(int value)
Sets the specified value to thewin_gravityfield.
-
backing_store
public XSetWindowAttributes backing_store(int value)
Sets the specified value to thebacking_storefield.
-
backing_planes
public XSetWindowAttributes backing_planes(long value)
Sets the specified value to thebacking_planesfield.
-
backing_pixel
public XSetWindowAttributes backing_pixel(long value)
Sets the specified value to thebacking_pixelfield.
-
save_under
public XSetWindowAttributes save_under(boolean value)
Sets the specified value to thesave_underfield.
-
event_mask
public XSetWindowAttributes event_mask(long value)
Sets the specified value to theevent_maskfield.
-
do_not_propagate_mask
public XSetWindowAttributes do_not_propagate_mask(long value)
Sets the specified value to thedo_not_propagate_maskfield.
-
override_redirect
public XSetWindowAttributes override_redirect(boolean value)
Sets the specified value to theoverride_redirectfield.
-
colormap
public XSetWindowAttributes colormap(long value)
Sets the specified value to thecolormapfield.
-
cursor
public XSetWindowAttributes cursor(long value)
Sets the specified value to thecursorfield.
-
set
public XSetWindowAttributes set(long background_pixmap, long background_pixel, long border_pixmap, long border_pixel, int bit_gravity, int win_gravity, int backing_store, long backing_planes, long backing_pixel, boolean save_under, long event_mask, long do_not_propagate_mask, boolean override_redirect, long colormap, long cursor)
Initializes this struct with the specified values.
-
set
public XSetWindowAttributes set(XSetWindowAttributes src)
Copies the specified struct data to this struct.- Parameters:
src- the source struct- Returns:
- this struct
-
malloc
public static XSetWindowAttributes malloc()
Returns a newXSetWindowAttributesinstance allocated withmemAlloc. The instance must be explicitly freed.
-
calloc
public static XSetWindowAttributes calloc()
Returns a newXSetWindowAttributesinstance allocated withmemCalloc. The instance must be explicitly freed.
-
create
public static XSetWindowAttributes create()
Returns a newXSetWindowAttributesinstance allocated withBufferUtils.
-
create
public static XSetWindowAttributes create(long address)
Returns a newXSetWindowAttributesinstance for the specified memory address.
-
createSafe
@Nullable public static XSetWindowAttributes createSafe(long address)
-
malloc
public static XSetWindowAttributes.Buffer malloc(int capacity)
Returns a newXSetWindowAttributes.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
public static XSetWindowAttributes.Buffer calloc(int capacity)
Returns a newXSetWindowAttributes.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
public static XSetWindowAttributes.Buffer create(int capacity)
Returns a newXSetWindowAttributes.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
public static XSetWindowAttributes.Buffer create(long address, int capacity)
Create aXSetWindowAttributes.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
@Nullable public static XSetWindowAttributes.Buffer createSafe(long address, int capacity)
-
mallocStack
public static XSetWindowAttributes mallocStack()
Returns a newXSetWindowAttributesinstance allocated on the thread-localMemoryStack.
-
callocStack
public static XSetWindowAttributes callocStack()
Returns a newXSetWindowAttributesinstance allocated on the thread-localMemoryStackand initializes all its bits to zero.
-
mallocStack
public static XSetWindowAttributes mallocStack(MemoryStack stack)
Returns a newXSetWindowAttributesinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
callocStack
public static XSetWindowAttributes callocStack(MemoryStack stack)
Returns a newXSetWindowAttributesinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
mallocStack
public static XSetWindowAttributes.Buffer mallocStack(int capacity)
Returns a newXSetWindowAttributes.Bufferinstance allocated on the thread-localMemoryStack.- Parameters:
capacity- the buffer capacity
-
callocStack
public static XSetWindowAttributes.Buffer callocStack(int capacity)
Returns a newXSetWindowAttributes.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacity
-
mallocStack
public static XSetWindowAttributes.Buffer mallocStack(int capacity, MemoryStack stack)
Returns a newXSetWindowAttributes.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocatecapacity- the buffer capacity
-
callocStack
public static XSetWindowAttributes.Buffer callocStack(int capacity, MemoryStack stack)
Returns a newXSetWindowAttributes.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocatecapacity- the buffer capacity
-
nbackground_pixmap
public static long nbackground_pixmap(long struct)
Unsafe version ofbackground_pixmap().
-
nbackground_pixel
public static long nbackground_pixel(long struct)
Unsafe version ofbackground_pixel().
-
nborder_pixmap
public static long nborder_pixmap(long struct)
Unsafe version ofborder_pixmap().
-
nborder_pixel
public static long nborder_pixel(long struct)
Unsafe version ofborder_pixel().
-
nbit_gravity
public static int nbit_gravity(long struct)
Unsafe version ofbit_gravity().
-
nwin_gravity
public static int nwin_gravity(long struct)
Unsafe version ofwin_gravity().
-
nbacking_store
public static int nbacking_store(long struct)
Unsafe version ofbacking_store().
-
nbacking_planes
public static long nbacking_planes(long struct)
Unsafe version ofbacking_planes().
-
nbacking_pixel
public static long nbacking_pixel(long struct)
Unsafe version ofbacking_pixel().
-
nsave_under
public static int nsave_under(long struct)
Unsafe version ofsave_under().
-
nevent_mask
public static long nevent_mask(long struct)
Unsafe version ofevent_mask().
-
ndo_not_propagate_mask
public static long ndo_not_propagate_mask(long struct)
Unsafe version ofdo_not_propagate_mask().
-
noverride_redirect
public static int noverride_redirect(long struct)
Unsafe version ofoverride_redirect().
-
ncolormap
public static long ncolormap(long struct)
Unsafe version ofcolormap().
-
ncursor
public static long ncursor(long struct)
Unsafe version ofcursor().
-
nbackground_pixmap
public static void nbackground_pixmap(long struct, long value)Unsafe version ofbackground_pixmap.
-
nbackground_pixel
public static void nbackground_pixel(long struct, long value)Unsafe version ofbackground_pixel.
-
nborder_pixmap
public static void nborder_pixmap(long struct, long value)Unsafe version ofborder_pixmap.
-
nborder_pixel
public static void nborder_pixel(long struct, long value)Unsafe version ofborder_pixel.
-
nbit_gravity
public static void nbit_gravity(long struct, int value)Unsafe version ofbit_gravity.
-
nwin_gravity
public static void nwin_gravity(long struct, int value)Unsafe version ofwin_gravity.
-
nbacking_store
public static void nbacking_store(long struct, int value)Unsafe version ofbacking_store.
-
nbacking_planes
public static void nbacking_planes(long struct, long value)Unsafe version ofbacking_planes.
-
nbacking_pixel
public static void nbacking_pixel(long struct, long value)Unsafe version ofbacking_pixel.
-
nsave_under
public static void nsave_under(long struct, int value)Unsafe version ofsave_under.
-
nevent_mask
public static void nevent_mask(long struct, long value)Unsafe version ofevent_mask.
-
ndo_not_propagate_mask
public static void ndo_not_propagate_mask(long struct, long value)Unsafe version ofdo_not_propagate_mask.
-
noverride_redirect
public static void noverride_redirect(long struct, int value)Unsafe version ofoverride_redirect.
-
ncolormap
public static void ncolormap(long struct, long value)Unsafe version ofcolormap.
-
ncursor
public static void ncursor(long struct, long value)Unsafe version ofcursor.
-
-