| 56 void (*format_function_update)(GtkIMHtml *imhtml, gpointer data); |
56 void (*format_function_update)(GtkIMHtml *imhtml, gpointer data); |
| 57 @endsignalproto |
57 @endsignalproto |
| 58 @signaldesc Emitted when the cursor has moved and formatting has changed |
58 @signaldesc Emitted when the cursor has moved and formatting has changed |
| 59 @param imhtml The GtkIMHtml emitting the signal. |
59 @param imhtml The GtkIMHtml emitting the signal. |
| 60 @param data User defined data. |
60 @param data User defined data. |
| |
61 @endsignaldef |
| 61 |
62 |
| 62 @signaldef paste |
63 @signaldef paste |
| 63 @signalproto |
64 @signalproto |
| 64 void (*paste) (GtkIMHtml *imhtml, char *format) |
65 void (*paste) (GtkIMHtml *imhtml, char *format) |
| 65 @endsignalproto |
66 @endsignalproto |