gtkAboutDialogSetArtists {RGtk2}R Documentation

gtkAboutDialogSetArtists

Description

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

Usage

gtkAboutDialogSetArtists(object, artists)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
artists [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]