Testing.listAllTypes

Return the type ids that have been registered after calling gtk_test_register_all_types(). Since 2.14

class Testing
static
listAllTypes
(
uint* nTypes
)

Parameters

nTypes uint*

location to store number of types

Return Value

Type: GType*

0-terminated array of type ids. [array length=n_types zero-terminated=1][transfer none]

Meta