axlPointer axl_list_get_first ( axlList list  ) 

Returns the first element stored on the list.

Parameters:
list The list where the first element stored will be returned.
Returns:
An axlPointer containing the data stored on the list.