gtkAboutDialogSetVersion {RGtk2}R Documentation

gtkAboutDialogSetVersion

Description

Sets the version string to display in the about dialog.

Usage

gtkAboutDialogSetVersion(object, version = NULL)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
version [character] the version string

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]