ColorChooserGidBuilderImpl.useAlpha

Set useAlpha property.

interface ColorChooserGidBuilderImpl(T)
T
useAlpha
(
bool propval
)

Parameters

propval bool

When ::use-alpha is true, colors may have alpha (translucency) information. When it is false, the #GdkRGBA struct obtained via the #GtkColorChooser:rgba property will be forced to have

Return Value

Type: T

Builder instance for fluent chaining