gdk_sys

Function gdk_pixbuf_get_from_window

Source
pub unsafe extern "C" fn gdk_pixbuf_get_from_window(
    window: *mut GdkWindow,
    src_x: c_int,
    src_y: c_int,
    width: c_int,
    height: c_int,
) -> *mut GdkPixbuf