gtkAboutDialogSetWebsite {RGtk2}R Documentation

gtkAboutDialogSetWebsite

Description

Sets the URL to use for the website link.

Usage

gtkAboutDialogSetWebsite(object, website = NULL)

Arguments

object

a GtkAboutDialog

website

a URL string starting with "http://". [ allow-none ]

Details

Note that that the hook functions need to be set up before calling this function. Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]