Virtual Method

AgsCursorget_current

since: 3.0.0

Declaration [src]

GList*
get_current (
  AgsCursor* cursor
)

Description [src]

Get current.

Available since: 3.0.0

Return value

Type: A list of GObject*

The GList-struct pointing to current.

The data is owned by the called function.