gtkAboutDialogSetVersion {RGtk2}R Documentation

gtkAboutDialogSetVersion

Description

Sets the version string to display in the about dialog.

Usage

gtkAboutDialogSetVersion(object, version = NULL)

Arguments

object

a GtkAboutDialog

version

the version string. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]