Virtual Method

AgsCursorget_next

since: 3.0.0

Declaration [src]

GList*
get_next (
  AgsCursor* cursor
)

Description [src]

Get next.

Available since: 3.0.0

Return value

Type: A list of GObject*

The GList-struct pointing to next.

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