API Version: 1
Library Version: 1.0.0.alpha.47
Generated by gi-docgen 2024.1
unstable since: 1.0
void valent_input_pointer_button ( ValentInput* input, unsigned int button, gboolean state )
Press or release button.
button
Available since: 1.0
Type: unsigned int
unsigned int
A button.
state
Type: gboolean
gboolean
TRUE to press, or FALSE to release.
TRUE
FALSE