Property

IdeTestManager:model

Declaration

property model: Gio.ListModel [ read ]

Description

The “model” property contains a GListModel of IdeTest.

Fetching this property will not cause the GListModel to be populated. That is only done by calling ide_test_manager_list_tests().

This may be a more convenient way to get access to the model when you do not want the tests to autopopulate just to be bound to UI elements.

Type: GListModel

Flags

Readableyes
Writableno
Constructno
Construct onlyno