[][src]Function wayland_raw_protocol_bindings::client::xdg_shell::xdg_popup::xdg_popup_destroy

pub unsafe fn xdg_popup_destroy(xdg_popup: *mut xdg_popup)

remove xdg_popup interface

This destroys the popup. Explicitly destroying the xdg_popup object will also dismiss the popup, and unmap the surface.

If this xdg_popup is not the "topmost" popup, a protocol error will be sent.