gdk_x11_sys

Function gdk_x11_window_set_frame_extents

Source
pub unsafe extern "C" fn gdk_x11_window_set_frame_extents(
    window: *mut GdkX11Window,
    left: c_int,
    right: c_int,
    top: c_int,
    bottom: c_int,
)