API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
GList* ags_notation_find_offset ( AgsNotation* notation, guint x, gboolean use_selection_list )
Find all notes by offset x.
x
Available since: 3.0.0
Type: guint
guint
Offset.
use_selection_list
Type: gboolean
gboolean
If TRUE selection is searched.
TRUE
Type: A list of AgsNote*
AgsNote*
The GList-struct containing matching AgsNote.
GList
AgsNote