Package org.gnome.gdk
Interface Popup.Builder<B extends Builder<B>>
-
Method Summary
Modifier and TypeMethodDescriptiondefault BsetAutohide(boolean autohide) Whether to hide on outside clicks.default BThe parent surface.Methods inherited from interface org.javagi.gobject.BuilderInterface
addBuilderProperty, connect, connect, getArena
-
Method Details
-
setAutohide
Whether to hide on outside clicks.- Parameters:
autohide- the value for theautohideproperty- Returns:
- the
Builderinstance is returned, to allow method chaining
-
setParent
-