Method

GtkVncGrabSequenceget_nth

Declaration [src]

guint
vnc_grab_sequence_get_nth (
  VncGrabSequence* sequence,
  guint n
)

Description [src]

Obtain the nth key symbol in the sequence.

Parameters

n

Type: guint

The index of the key symbol to obtain.

Return value

Type: guint

The nth key symbol.