Function wlc_sys::wlc_view_positioner_get_offset [] [src]

pub unsafe extern "C" fn wlc_view_positioner_get_offset(
    view: wlc_handle
) -> *const wlc_point

Get offset requested by positioner, as defined in xdg-shell v6. Returns NULL if view has no valid positioner, or default value (0, 0) if positioner has no offset set.