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