Description Usage Arguments Details Value Author(s)
Sets func
as the function that should be invoked every time a user clicks
a GtkLinkButton
. This function is called before every callback registered
for the "clicked" signal.
1 | gtkLinkButtonSetUriHook(func, data)
|
|
a function called each time a |
|
user data to be passed to |
If no uri hook has been set, GTK+ defaults to calling gtkShowUri
.
Since 2.10
[GtkLinkButtonUriFunc
] the previously set hook function.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.