Function

GdkX11x11_get_server_time

Declaration [src]

guint32
gdk_x11_get_server_time (
  GdkWindow* window
)

Description [src]

Routine to get the current X server time stamp.

Parameters

window

Type: GdkX11Window

A GdkWindow, used for communication with the server. The window must have GDK_PROPERTY_CHANGE_MASK in its events mask or a hang will result.

The data is owned by the caller of the function.

Return value

Type: guint32

The time stamp.