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

a GtkAboutDialog

copyright

(allow-none) the copyright string

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]