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