pidgin 2.14.14dev
|
Data Fields | |
GtkTextViewClass | parent_class |
void(* | url_clicked )(GtkIMHtml *, const gchar *) |
void(* | buttons_update )(GtkIMHtml *, GtkIMHtmlButtons) |
void(* | toggle_format )(GtkIMHtml *, GtkIMHtmlButtons) |
void(* | clear_format )(GtkIMHtml *) |
void(* | update_format )(GtkIMHtml *) |
gboolean(* | message_send )(GtkIMHtml *) |
void(* | undo )(GtkIMHtml *) |
void(* | redo )(GtkIMHtml *) |
GList * | protocols |
Definition at line 153 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::buttons_update) (GtkIMHtml *, GtkIMHtmlButtons) |
Definition at line 157 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::clear_format) (GtkIMHtml *) |
Definition at line 159 of file gtkimhtml.h.
gboolean(* _GtkIMHtmlClass::message_send) (GtkIMHtml *) |
Definition at line 161 of file gtkimhtml.h.
GtkTextViewClass _GtkIMHtmlClass::parent_class |
Definition at line 154 of file gtkimhtml.h.
GList* _GtkIMHtmlClass::protocols |
Definition at line 164 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::redo) (GtkIMHtml *) |
Definition at line 163 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::toggle_format) (GtkIMHtml *, GtkIMHtmlButtons) |
Definition at line 158 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::undo) (GtkIMHtml *) |
Definition at line 162 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::update_format) (GtkIMHtml *) |
Definition at line 160 of file gtkimhtml.h.
void(* _GtkIMHtmlClass::url_clicked) (GtkIMHtml *, const gchar *) |
Definition at line 156 of file gtkimhtml.h.