Method

GtkVncDisplayset_pointer_grab

Declaration [src]

void
vnc_display_set_pointer_grab (
  VncDisplay* obj,
  gboolean enable
)

Description [src]

Set whether the widget will automatically grab the mouse pointer upon a button click.

Parameters

enable

Type: gboolean

TRUE to enable automatic pointer grab, FALSE otherwise.