AgsScrollOnPlay — scrolls the editor
GObject ╰── AgsTask ╰── AgsScrollOnPlay
AgsScrollOnPlay implements AgsConnectable.
#include <ags/audio/task/ags_scroll_on_play.h>
The AgsScrollOnPlay task scrolls the specified AgsEditor.
AgsScrollOnPlay * ags_scroll_on_play_new (GtkWidget *editor, gdouble step);
GtkWidget *editor
gdouble step
Creates an AgsScrollOnPlay.
editor
the AgsEditor to scroll
step
the amount to increment in pixel per control width
an new AgsScrollOnPlay.
Since: 0.4