Function gdk4_sys::gdk_popup_layout_set_offset

source ·
pub unsafe extern "C" fn gdk_popup_layout_set_offset(
    layout: *mut GdkPopupLayout,
    dx: c_int,
    dy: c_int
)