ColorChooser
Object Hierarchy:
Description:
[ CCode ( type_cname = "GtkColorChooserInterface" , type_id = "gtk_color_chooser_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public interface ColorChooser : Object
[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public interface ColorChooser : Object
Warning: ColorChooser is deprecated since 4.10.
`GtkColorChooser` is an interface that is implemented by widgets for choosing colors.
Note:
Use [class@Gtk.ColorDialog] and [class@Gtk.ColorDialogButton] instead of widgets implementing `GtkColorChooser`
Depending on the situation, colors may be allowed to have alpha (translucency).
In GTK, the main widgets that implement this interface are [class@Gtk.ColorChooserWidget], [class@Gtk.ColorChooserDialog] and [ class@Gtk.ColorButton].
All known implementing classes:
Namespace: Gtk
Package: gtk4
Content:
Properties:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object