API Version: 1.0
Library Version: 0.8.1
Generated by gi-docgen 2024.1
enum Xdp.ButtonState
The XdpButtonState enumeration is used to describe the state of buttons.
XDP_BUTTON_RELEASED
The button is down.
0
XDP_BUTTON_PRESSED
The button is up.
1
Content