Method
AgsAudioProgramfind_point
since: 5.1.0
Declaration [src]
AgsMarker*
ags_program_find_point (
AgsProgram* program,
guint x,
gboolean use_selection_list
)
Return value
Type: AgsMarker
The matching marker as AgsMarker
.
The returned data is owned by the instance. |