Package: gtk
Class gtk:color-dialog
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails A gtk:color-dialog object collects the arguments that are needed to
present a color chooser dialog to the user, such as a title for the dialog
and whether it should be modal. The dialog is shown with the gtk:color-dialog-choose-rgba function. This API follows the GIO async pattern, and the result can be obtained by calling the gtk:color-dialog-choose-rgba-finish function. See the gtk:color-dialog-button widget for a convenient control that uses the gtk:color-dialog object and presents the results. Since 4.10 | Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2023-7-28