| Package | Description |
|---|---|
| org.freedesktop.wayland.client |
| Modifier and Type | Method and Description |
|---|---|
static WlDisplayProxy |
WlDisplayProxy.connect(String name)
Connect to a Wayland display
|
static WlDisplayProxy |
WlDisplayProxy.connectToFd(int fd)
Connect to Wayland display on an already open fd
|
| Modifier and Type | Method and Description |
|---|---|
void |
WlDisplayEvents.deleteId(WlDisplayProxy emitter,
int id)
acknowledge object ID deletion
|
void |
WlDisplayEvents.error(WlDisplayProxy emitter,
Proxy objectId,
int code,
String message)
fatal error event
|
Copyright © 2016. All rights reserved.