Interface

Gtk-4.0GtkColorDialogConstructorProps

interface ConstructorProps {
    modal: boolean;
    title: string;
    with_alpha: boolean;
    withAlpha: boolean;
}

Hierarchy (View Summary)

Index

Properties

modal: boolean
title: string
with_alpha: boolean
withAlpha: boolean