mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-07 11:42:51 +00:00
678 B
678 B
Name
GML Scrollable Container Widget
Description
Defines a GUI scrollable container widget.
Synopsis
@GUI::ScrollableContainerWidget
Examples
@GUI::ScrollableContainerWidget {
}
Registered Properties
Property | Type | Possible values | Description |
---|---|---|---|
scrollbars_enabled | bool | true or false | Status of scrollbar |
should_hide_unnecessary_scrollbars | bool | true or false | Whether to hide scrollbars when unnecessary |