get_actions
Description:
[
Version ( since =
"1.4" ) ]
public List<
unowned Action>
get_actions ()
Retrieves the list of actions applied to this
Parameters:
Returns:
a copy of the list of Actions. The contents of the list are owned by the
Actor. Use g_list_free to free the resources allocated by
the returned List
|