Mercurial > pidgin
comparison doc/gtkimhtml-signals.dox @ 20824:8e4f7b8925e7
merge of '017296ee954fb91349806c809983c916842603da'
and 'a680cb58f48e480d6d7da05380199605c752beb1'
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sun, 07 Oct 2007 18:50:07 +0000 |
parents | e0613cf8c493 |
children | ffb8cd9fb528 |
comparison
equal
deleted
inserted
replaced
20811:368d79355aba | 20824:8e4f7b8925e7 |
---|---|
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 |