gtkAboutDialogGetAuthors {RGtk2}R Documentation

gtkAboutDialogGetAuthors

Description

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

Usage

gtkAboutDialogGetAuthors(object)

Arguments

object

a GtkAboutDialog

Details

Since 2.6

Value

[character] A string list containing the authors.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]