AgsScrollOnPlay

AgsScrollOnPlay — scrolls the editor

Functions

AgsScrollOnPlay * ags_scroll_on_play_new ()

Includes

#include <ags/audio/task/ags_scroll_on_play.h>

Description

The AgsScrollOnPlay task scrolls the specified AgsEditor.

Functions

ags_scroll_on_play_new ()

AgsScrollOnPlay *
ags_scroll_on_play_new (GtkWidget *editor);

Creates an AgsScrollOnPlay.

Parameters

editor

the AgsEditor to scroll

 

Returns

an new AgsScrollOnPlay.

Since 0.4

Types and Values