ColorHexEntry


Object Hierarchy:

Object hierarchy for ColorHexEntry

Description:

[ CCode ( type_id = "gimp_color_hex_entry_get_type ()" ) ]
public class ColorHexEntry : Entry, Implementor, Buildable, CellEditable, Editable

Widget for entering a color's hex triplet.

The syntax follows CSS and SVG specifications, which means that only sRGB colors are supported.


Namespace: GimpUi
Package: gimp-ui-3.0

Content:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Entry
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.CellEditable