Method

ValentInputpointer_button

unstable since: 1.0

Declaration [src]

void
valent_input_pointer_button (
  ValentInput* input,
  unsigned int button,
  gboolean state
)

Description [src]

Press or release button.

Available since: 1.0

Parameters

button

Type: unsigned int

A button.

state

Type: gboolean

TRUE to press, or FALSE to release.