Top | ![]() |
![]() |
![]() |
![]() |
These helper functions provide a simple way to use the async functions in command line tools.
See also: CdWindow
CdProfile * cd_window_get_profile_sync (CdWindow *window
,GtkWidget *widget
,GCancellable *cancellable
,GError **error
);
Gets the screen profile that should be used for the widget, which corresponds to the screen output the widget most covers.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
Since: 0.1.20