Package com.sun.jna.platform.unix
Interface X11.Xrender
- All Superinterfaces:
Library
- Enclosing interface:
- X11
Definition (incomplete) of the Xrender library.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
static class
Nested classes/interfaces inherited from interface com.sun.jna.Library
Library.Handler
-
Field Summary
FieldsFields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
-
Method Summary
Modifier and TypeMethodDescriptionXRenderFindVisualFormat
(X11.Display display, X11.Visual visual)
-
Field Details
-
INSTANCE
-
PictTypeIndexed
static final int PictTypeIndexed- See Also:
-
PictTypeDirect
static final int PictTypeDirect- See Also:
-
-
Method Details
-
XRenderFindVisualFormat
-