Allow to set a global hook function thats called whenever a link button is
2006-01-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtklinkbutton.h: * gtk/gtklinkbutton.c: Allow to set a global hook function thats called whenever a link button is clicked.
This commit is contained in:
committed by
Matthias Clasen
parent
017a5e3d5b
commit
40aa02249b
@ -2077,6 +2077,7 @@ gtk_link_button_new
|
||||
gtk_link_button_new_with_label
|
||||
gtk_link_button_get_uri
|
||||
gtk_link_button_set_uri
|
||||
gtk_link_button_set_uri_hook
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GTK_TYPE_LINK_BUTTON
|
||||
|
||||
Reference in New Issue
Block a user