gtkColorButtonSetUseAlpha {RGtk2}R Documentation

gtkColorButtonSetUseAlpha

Description

Sets whether or not the color button should use the alpha channel.

Usage

gtkColorButtonSetUseAlpha(object, use.alpha)

Arguments

object [GtkColorButton] a GtkColorButton.
use.alpha [logical] TRUE if color button should use alpha channel, FALSE if not.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]