gtkColorSelectionDialogNew {RGtk2}R Documentation

gtkColorSelectionDialogNew

Description

Creates a new GtkColorSelectionDialog.

Usage

gtkColorSelectionDialogNew(title = NULL, show = TRUE)

Arguments

title [character] a string containing the title text for the dialog.

Value

[GtkWidget] a GtkColorSelectionDialog.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]