Home
last modified time | relevance | path

Searched refs:GtkHTMLStreamCloseFunc (Results 1 – 3 of 3) sorted by relevance

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dgtkhtml-stream.h30 GtkHTMLStreamCloseFunc close_func;
39 GtkHTMLStreamCloseFunc close_func,
H A Dgtkhtml-types.h41 typedef void (* GtkHTMLStreamCloseFunc) (GtkHTMLStream *stream, typedef
H A Dgtkhtml-stream.c37 GtkHTMLStreamCloseFunc close_func, in gtk_html_stream_new()