Create a new popup surface.
The surface will be attached to parent and can be positioned relative to it using gdk.popup.Popup.present.
the parent surface to attach the surface to
whether to hide the surface on outside clicks
a new gdk.surface.Surface
Create a new popup surface.
The surface will be attached to parent and can be positioned relative to it using gdk.popup.Popup.present.