Packages
colord-gtk
Cd
Window
Profile
error_quark
Window
get_last_profile
get_profile
get_profile_sync
changed
Window
Object Hierarchy:
Cd.Window
Cd.Window
Cd.Window
GLib.Object
GLib.Object
GLib.Object->Cd.Window
Description:
[
CCode
( type_id =
"cd_window_get_type ()"
) ]
public
class
Window
:
Object
Namespace:
Cd
Package:
colord-gtk
Content:
Properties:
public
string
Profile
{
owned
get
; }
Static methods:
public
static
Quark
error_quark
()
Creation methods:
public
Window
()
Creates a new
Window
object.
Methods:
public
unowned
Profile
get_last_profile
()
Gets the color profile to use for this widget.
public
async
Profile
get_profile
(
Widget
widget,
Cancellable
? cancellable)
throws
Error
Gets the screen profile that should be used for the widget, which corresponds to the screen output the widget most covers.
public
Profile
get_profile_sync
(
Widget
widget,
Cancellable
? cancellable =
null
)
throws
Error
Gets the screen profile that should be used for the widget, which corresponds to the screen output the widget most covers.
Signals:
public
virtual
signal
void
changed
(
Profile
profile)
The
changed
signal is emitted when the device profile has changed.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref