src/gtkimhtml.h

changeset 1780
431333222954
parent 1574
155ae4e33c31
child 2349
9832b57ded64
equal deleted inserted replaced
1779:1fd9838e3aa2 1780:431333222954
125 125
126 GString* gtk_imhtml_append_text (GtkIMHtml *imhtml, 126 GString* gtk_imhtml_append_text (GtkIMHtml *imhtml,
127 const gchar *text, 127 const gchar *text,
128 GtkIMHtmlOptions options); 128 GtkIMHtmlOptions options);
129 129
130 void gtk_imhtml_clear (GtkIMHtml *imhtml);
131
130 #ifdef __cplusplus 132 #ifdef __cplusplus
131 } 133 }
132 #endif 134 #endif
133 135
134 #endif 136 #endif

mercurial