pub fn x11_get_server_time(surface: &X11Surface) -> u32
👎Deprecated: Since 4.18
Expand description
Routine to get the current X server time stamp.
§Deprecated since 4.18
§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