Main Page
Modules
Related Pages
S
earch for
Axl List Cursor: Iterator support for the Axl List
axl_list_cursor_first
axl_list_cursor_free
axl_list_cursor_get
axl_list_cursor_has_item
axl_list_cursor_has_next
axl_list_cursor_has_previous
axl_list_cursor_last
axl_list_cursor_list
axl_list_cursor_new
axl_list_cursor_next
axl_list_cursor_previous
axl_list_cursor_remove
axl_list_cursor_unlink
void axl_list_cursor_last
(
axlListCursor
*
cursor
)
Allows to configure the cursor to point to the last item of the list (if there are any).
Parameters:
cursor
The cursor that is required to be configured to point to the last item.