API Version: 0.3
Library Version: 0.3.16
Generated by gi-docgen 2023.3
since: 0.2.0
GList* grl_plugin_get_sources ( GrlPlugin* plugin )
Gets the sources belonging to plugin.
plugin
Available since: 0.2.0
Type: A list of None
None
A GList of GrlSources. The content of the list should not be modified or freed. Use g_list_free() when done using the list.
GList
GrlSource
g_list_free()