OptionMenu
Object Hierarchy:
Description:
[ CCode ( type_id = "webkit_option_menu_get_type ()" ) ]
[ Version ( since = "2.18" ) ]
public sealed class OptionMenu : Object
[ Version ( since = "2.18" ) ]
public sealed class OptionMenu : Object
Represents the dropdown menu of a `select` element in a WebView.
When a select element in a WebView needs to display a dropdown menu, the signal on_show_option_menu is emitted, providing a WebKitOptionMenu with the OptionMenuItem<!-- -->s that should be displayed.
Namespace: WebKit
Package: webkitgtk-6.0
Content:
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object