execute


Description:

public List<Device> execute ()

Executes the query in this.

Parameters:

this

A Enumerator.

Returns:

A list of Device objects. The caller should free the result by using unref on each element in the list and then g_list_free on the list.