Signals:
- See also:
- gtkimhtml.h
void (*url_clicked)(GtkIMHtml *imhtml, char *uri);
- Description: Emitted when a link is clicked
- Parameters:
-
| imhtml | The GtkIMHtml emitting the signal. |
| url | The uri. |
- Description: Emitted when allowed formatting has changed.
- Parameters:
-
| imhtml | The GtkIMHtml emitting the signal. |
| buttons | GtkIMHtmlButtons for the GtkIMHtml. |
| data | User defined data. |
- Description: Emitted when clearing the formatting for the GtkIMHtml.
- Parameters:
-
| imhtml | The GtkIMHtml emitting the signal. |
| data | User defined data. |
- Description: Emitted when a format has been toggled.
- Parameters:
-
| imhtml | The GtkIMHtml emitting the signal. |
| buttons | GtkIMHtmlButtons for the GtkIMHtml. |
| data | User defined data. |
void (*format_function_update)(GtkIMHtml *imhtml, gpointer data);
- Description: Emitted when the cursor has moved and formatting has changed
- Parameters:
-
| imhtml | The GtkIMHtml emitting the signal. |
| data | User defined data. |
Generated on Wed Mar 25 02:51:19 2009 for pidgin by
1.5.1