[][src]Function wayland_raw_protocol_bindings::client::xdg_shell_unstable_v6::zxdg_shell_v6::zxdg_shell_v6_create_positioner

pub unsafe fn zxdg_shell_v6_create_positioner(
    zxdg_shell_v6: *mut zxdg_shell_v6
) -> *mut zxdg_positioner_v6

create a positioner object

Create a positioner object. A positioner object is used to position surfaces relative to some parent surface. See the interface description and xdg_surface.get_popup for details.