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