gtkAboutDialogSetCopyright {RGtk2}R Documentation

gtkAboutDialogSetCopyright

Description

Sets the copyright string to display in the about dialog. This should be a short string of one or two lines.

Usage

gtkAboutDialogSetCopyright(object, copyright = NULL)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
copyright [character] the copyright string

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]