get_components
Description:
[
CCode ( cname =
"as_pool_get_components_gi" ) ]
public GenericArray<
Component>
get_components ()
Get a list of found components.
This function fully transfers ownership of the returned container, to be used in GIR bindings.
Parameters:
this |
An instance of Pool.
|
Returns:
an array of Component instances.
|