Fix link in deprecation note.
Thu Jan 8 00:14:02 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation note.
This commit is contained in:

committed by
Matthias Clasen

parent
5c919e50d3
commit
512b53765f
@ -1,3 +1,8 @@
|
|||||||
|
Thu Jan 8 00:14:02 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation
|
||||||
|
note.
|
||||||
|
|
||||||
Wed Jan 7 22:25:45 2004 Matthias Clasen <maclas@gmx.de>
|
Wed Jan 7 22:25:45 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
|
* gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
|
||||||
|
@ -562,7 +562,7 @@ on a file descriptor.
|
|||||||
@destroy: callback function to call with @data when the input
|
@destroy: callback function to call with @data when the input
|
||||||
handler is removed, or %NULL.
|
handler is removed, or %NULL.
|
||||||
@Returns: A unique id for the event source; to be used with gtk_input_remove().
|
@Returns: A unique id for the event source; to be used with gtk_input_remove().
|
||||||
@Deprecated: Use g_io_watch_full() instead.
|
@Deprecated: Use g_io_add_watch_full() instead.
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gtk_input_remove ##### -->
|
<!-- ##### FUNCTION gtk_input_remove ##### -->
|
||||||
|
Reference in New Issue
Block a user