gtkAboutDialogGetArtists {RGtk2}R Documentation

gtkAboutDialogGetArtists

Description

Returns the string which are displayed in the artists tab of the secondary credits dialog.

Usage

gtkAboutDialogGetArtists(object)

Arguments

object

a GtkAboutDialog

Details

Since 2.6

Value

[character] A string list containing the artists.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]