Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkAboutDialogSetEmailHook

gtkAboutDialogSetEmailHook


Description

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

Usage

gtkAboutDialogSetEmailHook(func, data = NULL)

Arguments

func

a function to call when an email 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 email hook.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.