gtkColorButtonSetTitle {RGtk2}R Documentation

gtkColorButtonSetTitle

Description

Sets the title for the color selection dialog.

Usage

gtkColorButtonSetTitle(object, title)

Arguments

object [GtkColorButton] a GtkColorButton
title [character] String containing new window title.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]