Function
GdkX11x11_get_server_time
deprecated: 4.18
Declaration [src]
guint32
gdk_x11_get_server_time (
GdkSurface* surface
)
Description [src]
Routine to get the current X server time stamp.
Deprecated since: 4.18
Please do not use it in newly written code.
Parameters
surface
-
Type:
GdkX11Surface
A
GdkSurface
, used for communication with the server. The surface must haveGDK_PROPERTY_CHANGE_MASK
in its events mask or a hang will result.The data is owned by the caller of the function.