X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-module.h;h=09d46fa2556599d718882c9e72b32544638b0859;hb=f343927df4325959193353c52cff1ea4b20b2286;hp=4239cb115013d02d1ef9ec6d439f17bf509a461b;hpb=31e16bd8f386dc292e60489d4a17227804bdc2e6;p=evince.git diff --git a/libdocument/ev-module.h b/libdocument/ev-module.h index 4239cb11..09d46fa2 100644 --- a/libdocument/ev-module.h +++ b/libdocument/ev-module.h @@ -56,7 +56,8 @@ typedef struct _EvModule EvModule; GType ev_module_get_type (void) G_GNUC_CONST; -EvModule *ev_module_new (const gchar *path); +EvModule *ev_module_new (const gchar *path, + gboolean resident); const gchar *ev_module_get_path (EvModule *module);