API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
gchar** ide_test_manager_get_folders ( IdeTestManager* self, const gchar* path )
Gets the sub-paths of path that are not individual tests.
path
Available since: 3.32
Type: const gchar*
const gchar*
The path to the test or NULL for the root path.
NULL
Type: An array of utf8
utf8
An array of strings describing available sub-paths to path.