Ags.Cursor¶
- Implementations:
None
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
|
|
|
|
|
|
|
|
|
|
|
Properties¶
None
Signals¶
None
Fields¶
None
Class Details¶
- class Ags.Cursor¶
- Bases:
- Structure:
- get_current()¶
- Returns:
the
GLib.List
-struct pointing to current- Return type:
Get current.
New in version 3.0.0.
- get_current_copy()¶
- Returns:
the
GLib.List
-struct of current as copy- Return type:
Get current as copy.
New in version 3.0.0.
- get_default_offset()¶
- Returns:
the default offset
- Return type:
Get the default offset.
New in version 3.0.0.
- get_delay_counter()¶
- Returns:
the delay counter
- Return type:
Get delay counter.
New in version 3.0.0.
- get_next()¶
- Returns:
the
GLib.List
-struct pointing to next- Return type:
Get next.
New in version 3.0.0.
- get_prev()¶
- Returns:
the
GLib.List
-struct pointing to previous- Return type:
Get prev.
New in version 3.0.0.
- do_get_current() virtual¶
- Returns:
the
GLib.List
-struct pointing to current- Return type:
Get current.
New in version 3.0.0.
- do_get_current_copy() virtual¶
- Returns:
the
GLib.List
-struct of current as copy- Return type:
Get current as copy.
New in version 3.0.0.
- do_get_default_offset() virtual¶
- Returns:
the default offset
- Return type:
Get the default offset.
New in version 3.0.0.
- do_get_delay_counter() virtual¶
- Returns:
the delay counter
- Return type:
Get delay counter.
New in version 3.0.0.
- do_get_duration() virtual¶
- Returns:
the duration
- Return type:
Get duration.
New in version 3.0.0.
- do_get_next() virtual¶
- Returns:
the
GLib.List
-struct pointing to next- Return type:
Get next.
New in version 3.0.0.