import_profile_sync


Description:

[ Version ( since = "0.1.12" ) ]
public Profile import_profile_sync (File file, Cancellable? cancellable = null) throws Error

Imports a color profile into the users home directory.

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

Parameters:

this

a Client instance.

file

A File

cancellable

a Cancellable, or null

Returns:

A Profile object, or null for error