Method

GtkVncDisplayis_pointer_absolute

Declaration [src]

gboolean
vnc_display_is_pointer_absolute (
  VncDisplay* obj
)

Description [src]

Determine if the pointer is operating in absolute mode. This is only valid after the “vnc-initialized” signal has been emitted.

Return value

Type: gboolean

TRUE if in absolute mode, FALSE for relative mode.