comparison doc/gtkimhtml-signals.dox @ 20807:e0613cf8c493

Add some links from signal documentation back to the documentation for the corresponding header. Also, if there are going to be vim modelines with "syntax" settings, they may as well be "c.doxygen" not "c".
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 07 Oct 2007 18:49:50 +0000
parents 5bc3d67ceb24
children ffb8cd9fb528
comparison
equal deleted inserted replaced
20800:0077d3b6ecd2 20807:e0613cf8c493
5 @signal format_buttons_update 5 @signal format_buttons_update
6 @signal format_function_clear 6 @signal format_function_clear
7 @signal format_function_toggle 7 @signal format_function_toggle
8 @signal format_function_update 8 @signal format_function_update
9 @endsignals 9 @endsignals
10
11 @see gtkimhtml.h
10 12
11 <hr> 13 <hr>
12 14
13 @signaldef url_clicked 15 @signaldef url_clicked
14 @signalproto 16 @signalproto
55 @signaldesc Emitted when the cursor has moved and formatting has changed 57 @signaldesc Emitted when the cursor has moved and formatting has changed
56 @param imhtml The GtkIMHtml emitting the signal. 58 @param imhtml The GtkIMHtml emitting the signal.
57 @param data User defined data. 59 @param data User defined data.
58 @endsignaldef 60 @endsignaldef
59 */ 61 */
60 // vim: syntax=c tw=75 et 62 // vim: syntax=c.doxygen tw=75 et