gtkAboutDialogSetAuthors {RGtk2}R Documentation

gtkAboutDialogSetAuthors

Description

Sets the strings which are displayed in the authors tab of the secondary credits dialog.

Usage

gtkAboutDialogSetAuthors(object, authors)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
authors [character] a list of strings

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]