![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkTreeView +----BtSequenceView
"loop-end" gdouble : Write "loop-start" gdouble : Write "play-position" gdouble : Write "visible-rows" gulong : Write
This widget derives from the GtkTreeView to additionaly draw loop- and play-position bars.
BtSequenceView * bt_sequence_view_new (void
);
Create a new instance
Returns : |
the new instance |
"loop-end"
property "loop-end" gdouble : Write
The end position of the loop range as a fraction.
Allowed values: [0,1]
Default value: 1
"loop-start"
property "loop-start" gdouble : Write
The start position of the loop range as a fraction.
Allowed values: [0,1]
Default value: 0
"play-position"
property "play-position" gdouble : Write
The current playing position as a fraction.
Allowed values: [0,1]
Default value: 0