Method

GtkVncDisplayget_keyboard_grab

Declaration [src]

gboolean
vnc_display_get_keyboard_grab (
  VncDisplay* obj
)

Description [src]

Determine if the keyboard will be grabbed when the widget has input focus.

Return value

Type: gboolean

TRUE if the keyboard will be grabbed, FALSE otherwise.