gtkAboutDialogSetUrlHook: gtkAboutDialogSetUrlHook

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Installs a global function to be called whenever the user activates a URL link in an about dialog.

Usage

1

Arguments

func

a function to call when a URL link is activated.

data

data to pass to func

Details

Since 2.18 there exists a default function which uses gtkShowUri. To deactivate it, you can pass NULL for func. Since 2.6

Value

[GtkAboutDialogActivateLinkFunc] the previous URL hook.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.