GtkIMHtml Signals

Signals:


url_clicked

void (*url_clicked)(GtkIMHtml *imhtml, char *uri);
Description:
Emitted when a link is clicked
Parameters:
imhtml The GtkIMHtml emitting the signal.
url The uri.

format_buttons_update

void (*format_buttons_update)(GtkIMHtml *imhtml, GtkIMHtmlButtons buttons, gpointer data);
Description:
Emitted when allowed formatting has changed.
Parameters:
imhtml The GtkIMHtml emitting the signal.
buttons GtkIMHtmlButtons for the GtkIMHtml.
data User defined data.

format_function_clear

void (*format_function_clear)(GtkIMHtml *imhtml, gpointer data);
Description:
Emitted when clearing the formatting for the GtkIMHtml.
Parameters:
imhtml The GtkIMHtml emitting the signal.
data User defined data.

format_function_toggle

void (*format_function_toggle)(GtkIMHtml *imhtml, GtkIMHtmlButtons buttons, gpointer 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.

format_function_update

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 Sun Feb 18 07:36:33 2007 for gaim by  doxygen 1.5.1