Method

AgsCursorget_current_copy

since: 3.0.0

Declaration [src]

GList*
ags_cursor_get_current_copy (
  AgsCursor* cursor
)

Description [src]

Get current as copy.

Available since: 3.0.0

Return value

Type: A list of GObject*

The GList-struct of current as copy.

The caller of the method takes ownership of the data, and is responsible for freeing it.