Signal
ClutterSeat::ptr-a11y-dwell-click-type-changed
Declaration
void
ptr_a11y_dwell_click_type_changed (
  ClutterSeat* self,
  ClutterPointerA11yDwellClickType click_type,
  gpointer user_data
)
Description [src]
The signal is emitted each time the ClutterPointerA11yDwellClickType mode is changed as the result of pointer accessibility operations.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- click_type
- 
            Type: ClutterPointerA11yDwellClickTypeThe new ClutterPointerA11yDwellClickTypemode.