Packages
libportal
Xdp
ButtonState
PRESSED
RELEASED
ButtonState
Description:
[
CCode
( cprefix =
"XDP_BUTTON_"
, type_id =
"xdp_button_state_get_type ()"
) ]
public
enum
ButtonState
The XdpButtonState enumeration is used to describe the state of buttons.
Namespace:
Xdp
Package:
libportal
Content:
Enum values:
PRESSED
-
the button is up
RELEASED
-
the button is down