get_profile_for_qualifiers
Description:
[ Version ( since = "0.1.8" ) ]
public async Profile get_profile_for_qualifiers (string qualifiers, Cancellable? cancellable) throws Error
  public async Profile get_profile_for_qualifiers (string qualifiers, Cancellable? cancellable) throws Error
Gets the preferred profile for some qualifiers.
Parameters:
| this | a Device instance. | 
| qualifiers | a set of qualifiers that can included wildcards | 
| cancellable | a Cancellable, or null | 
| callback | the function to run on completion | 
| user_data | the data to pass to  |