Package: gtk
Class gtk:color-dialog-button
Superclassesgtk:widget, gobject:initially-unowned, gtk:accessible, gtk:buildable, gtk:constraint-target, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:color-dialog-button widget is a wrapped around a gtk:color-dialog object and allows to open a color chooser dialog
to change the color. ![]() It is a suitable widget for selecting a color in a preference dialog. Since 4.10 CSS nodescolorbutton ╰── button.color ╰── [content]The gtk:color-dialog-button implementation has a single CSS node with name colorbutton which contains a button node. To differentiate it from a plain gtk:button widget, it gets the .color style class. SignalsThe "activate" signallambda (button) :actionEmitted when the color dialog button is activated. The signal is an action signal and emitting it causes the button to pop up its dialog. The signal can be directly emitted on objects from user code. Since 4.14 | Inherited Slot Access FunctionsSee also |
2023-11-4