gtkLinkButtonSetUriHook
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.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.