get_sources
Description:
[
Version ( since =
"0.2.0" ) ]
public List<
unowned Source>
get_sources ()
Gets the sources belonging to this.
Parameters:
Returns:
a List of Source<!-- -->s. The content of the
list should not be modified or freed. Use g_list_free when done using the list.
|