Back to Serenity

VerticalProgressbar

Base/usr/share/man/man5/GML/Widget/VerticalProgressbar.md

latest257 B
Original Source

Name

GML Vertical Progress Bar Widget

Description

Defines a GUI vertical progress bar widget.

Synopsis

@GUI::VerticalProgressbar

Examples

gml
@GUI::VerticalProgressbar {
    name: "vertical_progressbar_left"
    fixed_width: 36
}