Function gdk_sys::gdk_window_move_to_rect
source · [−]pub unsafe extern "C" fn gdk_window_move_to_rect(
window: *mut GdkWindow,
rect: *const GdkRectangle,
rect_anchor: GdkGravity,
window_anchor: GdkGravity,
anchor_hints: GdkAnchorHints,
rect_anchor_dx: c_int,
rect_anchor_dy: c_int
)
Available on crate feature
v3_24
only.