API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
GList* ags_note_find_prev ( GList* note, guint x0, guint y )
Find prev note having the same y offset.
Available since: 3.0.0
note
Type: A list of AgsNote*
AgsNote*
The GList-struct containing AgsNote.
GList
AgsNote
x0
Type: guint
guint
X offset.
y
Y offset.
The matching entry as GList-struct if first entry’s x offset bigger than x0, else NULL.
NULL