Top | ![]() |
![]() |
![]() |
![]() |
#define | AGS_NAVIGATION_DEFAULT_TACT_STEP |
#define | AGS_NAVIGATION_SEEK_STEPS |
#define | AGS_NAVIGATION_REWIND_STEPS |
|
ags_navigation_tact_to_time_string () |
|
ags_navigation_update_time_string () |
|
ags_navigation_set_seeking_sensitive () |
|
ags_navigation_change_position () |
|
ags_navigation_new () |
gchar * ags_navigation_tact_to_time_string ();
gdouble tact
Convert tact unit to time.
Since 0.4
void ags_navigation_update_time_string (,
double tact);
gchar *time_string
Updates time as string.
Since 0.4
void ags_navigation_set_seeking_sensitive (,
AgsNavigation *navigation);
gboolean enabled
void ags_navigation_change_position (,
AgsNavigation *navigation);
gdouble tact
Change tact position of editor. The scrollbar is adjustet and its playback position seeked.
Since 0.4