gtkAboutDialogSetWebsite {RGtk2}R Documentation

gtkAboutDialogSetWebsite

Description

Sets the URL to use for the website link.

Usage

gtkAboutDialogSetWebsite(object, website = NULL)

Arguments

object [GtkAboutDialog] a GtkAboutDialog
website [character] a URL string starting with "http://"

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]