Class OptionMenu

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public final class OptionMenu extends GObject
Represents the dropdown menu of a select element in a WebKitWebView.

When a select element in a WebKitWebView needs to display a dropdown menu, the signal WebKitWebView::show-option-menu is emitted, providing a WebKitOptionMenu with the WebKitOptionMenuItem<!-- -->s that should be displayed.