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
@ -562,7 +562,7 @@ on a file descriptor.
|
||||
@destroy: callback function to call with @data when the input
|
||||
handler is removed, or %NULL.
|
||||
@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 ##### -->
|
||||
|
||||
Reference in New Issue
Block a user