Package org.freedesktop.wayland.util
Interface WaylandObject
- All Known Implementing Classes:
Display,Proxy,Resource,WlBufferProxy,WlBufferResource,WlCallbackProxy,WlCallbackResource,WlCompositorProxy,WlCompositorResource,WlDataDeviceManagerProxy,WlDataDeviceManagerResource,WlDataDeviceProxy,WlDataDeviceResource,WlDataOfferProxy,WlDataOfferResource,WlDataSourceProxy,WlDataSourceResource,WlDisplayProxy,WlDisplayResource,WlKeyboardProxy,WlKeyboardResource,WlOutputProxy,WlOutputResource,WlPointerProxy,WlPointerResource,WlRegionProxy,WlRegionResource,WlRegistryProxy,WlRegistryResource,WlSeatProxy,WlSeatResource,WlShellProxy,WlShellResource,WlShellSurfaceProxy,WlShellSurfaceResource,WlShmPoolProxy,WlShmPoolResource,WlShmProxy,WlShmResource,WlSubcompositorProxy,WlSubcompositorResource,WlSubsurfaceProxy,WlSubsurfaceResource,WlSurfaceProxy,WlSurfaceResource,WlTouchProxy,WlTouchResource,WpPresentationFeedbackProxy,WpPresentationFeedbackResource,WpPresentationProxy,WpPresentationResource,WpViewporterProxy,WpViewporterResource,WpViewportProxy,WpViewportResource,XdgPopupProxy,XdgPopupResource,XdgPositionerProxy,XdgPositionerResource,XdgSurfaceProxy,XdgSurfaceResource,XdgToplevelProxy,XdgToplevelResource,XdgWmBaseProxy,XdgWmBaseResource,ZwpLinuxBufferParamsV1Proxy,ZwpLinuxBufferParamsV1Resource,ZwpLinuxDmabufFeedbackV1Proxy,ZwpLinuxDmabufFeedbackV1Resource,ZwpLinuxDmabufV1Proxy,ZwpLinuxDmabufV1Resource,ZwpTabletManagerV2Proxy,ZwpTabletManagerV2Resource,ZwpTabletPadGroupV2Proxy,ZwpTabletPadGroupV2Resource,ZwpTabletPadRingV2Proxy,ZwpTabletPadRingV2Resource,ZwpTabletPadStripV2Proxy,ZwpTabletPadStripV2Resource,ZwpTabletPadV2Proxy,ZwpTabletPadV2Resource,ZwpTabletSeatV2Proxy,ZwpTabletSeatV2Resource,ZwpTabletToolV2Proxy,ZwpTabletToolV2Resource,ZwpTabletV2Proxy,ZwpTabletV2Resource
public interface WaylandObject
-
Method Summary
-
Method Details
-
getId
int getId() -
getVersion
int getVersion() -
getImplementation
Object getImplementation() -
getPointer
MemorySegment getPointer()
-