ColorChooser
Object Hierarchy:
Description:
[ CCode ( type_cname = "GtkColorChooserInterface" , type_id = "gtk_color_chooser_get_type ()" ) ]
[ Version ( since = "3.4" ) ]
public interface ColorChooser : Object
[ Version ( since = "3.4" ) ]
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: gtk+-3.0
Content:
Properties:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object