Method

GdkX11X11Displayget_user_time

since: 2.8

Declaration [src]

guint32
gdk_x11_display_get_user_time (
  GdkDisplay* display
)

Description [src]

Returns the timestamp of the last user interaction on display. The timestamp is taken from events caused by user interaction such as key presses or pointer movements. See gdk_x11_window_set_user_time().

Available since: 2.8

Return value

Type: guint32

The timestamp of the last user interaction.