gtkAboutDialogSetEmailHook {RGtk2} | R Documentation |
Installs a global function to be called whenever the user activates an email link in an about dialog.
gtkAboutDialogSetEmailHook(func, data = NULL)
|
[GtkAboutDialogActivateLinkFunc ] a function to call when an email link is activated. |
|
[R object] data to pass to func |
Since 2.6
[GtkAboutDialogActivateLinkFunc
] the previous email hook.
Derived by RGtkGen from GTK+ documentation