Top | ![]() |
![]() |
![]() |
![]() |
gdouble | loop-end | Write |
gdouble | loop-start | Write |
gdouble | play-position | Write |
gulong | visible-rows | Write |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkTreeView ╰── BtSequenceView
BtSequenceView implements AtkImplementorIface, GtkBuildable and GtkScrollable.
This widget derives from the GtkTreeView to additionaly draw loop- and play-position bars.
“loop-end”
property“loop-end” gdouble
The end position of the loop range as a fraction.
Flags: Write
Allowed values: [0,1]
Default value: 1
“loop-start”
property“loop-start” gdouble
The start position of the loop range as a fraction.
Flags: Write
Allowed values: [0,1]
Default value: 0
“play-position”
property“play-position” gdouble
The current playing position as a fraction.
Flags: Write
Allowed values: [0,1]
Default value: 0
“visible-rows”
property“visible-rows” gulong
The number of currntly visible sequence rows.
Flags: Write