get_profile_for_qualifiers_sync


Description:

[ Version ( since = "0.1.8" ) ]
public Profile get_profile_for_qualifiers_sync (string qualifiers, Cancellable? cancellable = null) throws Error

Gets the preferred profile for some qualifiers.

WARNING: This function is synchronous, and may block. Do not use it in GUI applications.

Parameters:

this

a Device instance.

qualifiers

a set of qualifiers that can included wildcards

cancellable

a Cancellable or null

Returns:

a Profile or null