Function

Phoshconnect_feedback

Declaration [src]

void
phosh_connect_feedback (
  GtkWidget* widget
)

Description [src]

Installs “pressed” and “released” signal handlers for haptic feedback.

Parameters

widget GtkWidget
 

The widget that should trigger feedback.

 The data is owned by the caller of the function.