Skip to content

Commit

Permalink
CircularProgress.end-at
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylur committed Jan 8, 2024
1 parent bea710a commit 9a66e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/docs/config/widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ subclass of [Gtk.Bin](https://gjs-docs.gnome.org/gtk30~3.0/gtk.bin)
| Property | Type | Description |
|----------|------|-------------|
| start-at | number | Number between 0 and 1, e.g 0.75 is the top
| end-at | number | Number between 0 and 1
| inverted | boolean |
| rounded | boolean | Wether the progress bar should have rounded ends
| value | number | Number between 0 and 1
Expand Down

0 comments on commit 9a66e10

Please sign in to comment.