find_handles


Description:

[ CCode ( array_length_pos = 2.1 , array_length_type = "gulong" ) ]
public ulong[]? find_handles (Attributes match, Cancellable? cancellable) throws Error

Find the objects matching the passed attributes.

This call may block for an indefinite period.

If match is a floating reference, it is consumed.

Parameters:

this

the session to find objects on

match

the attributes to match against objects

cancellable

optional cancellation object or null

n_handles

location to return number of handles

Returns:

a list of the matching objects, which may be empty