get_effects


Description:

[ Version ( since = "1.4" ) ]
public List<unowned Effect> get_effects ()

Retrieves the Effect<!-- -->s applied on this , if any

Parameters:

this

a Actor

Returns:

a list of Effect<!-- -->s, or null . The elements of the returned list are owned by Clutter and they should not be freed. You should free the returned list using g_list_free when done