pub fn x11_get_server_time(surface: &X11Surface) -> u32
Expand description
Routine to get the current X server time stamp.
§surface
a gdk::Surface
, used for communication
with the server. The surface must have GDK_PROPERTY_CHANGE_MASK
in
its events mask or a hang will result.
§Returns
the time stamp