[ Version ( since = "0.1.3" ) ]
public Profile find_profile_by_filename_sync (string filename, Cancellable? cancellable = null) throws Error
Finds a color profile from its filename.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
| this |
a Client instance. |
| filename |
filename for the profile |
| cancellable |
a Cancellable, or null |
|
A Profile object, or null for error |