Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── BtMainPageSequence
BtMainPageSequence implements AtkImplementorIface, GtkBuildable and GtkOrientable.
BtMainPageSequence *
bt_main_page_sequence_new (const BtMainPages *pages
);
Create a new instance
void
bt_main_page_sequence_delete_selection
(const BtMainPageSequence *self
);
Delete (clear) the selected area.
void
bt_main_page_sequence_copy_selection (const BtMainPageSequence *self
);
Copy selected area.
void
bt_main_page_sequence_cut_selection (const BtMainPageSequence *self
);
Cut selected area.
void
bt_main_page_sequence_paste_selection (const BtMainPageSequence *self
);
Paste at the top of the selected area.
“cursor-row”
property“cursor-row” glong
position of the cursor in the sequence view in bars.
Flags: Read
Allowed values: >= 0
Default value: 0
“follow-playback”
property“follow-playback” gboolean
scroll the sequence in sync with the playback.
Flags: Read / Write
Default value: TRUE