X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-window.h;h=1173390b88e0bdc541b7d2b0ff48d02213e7cdb1;hb=2faf7d9668abe843e8688fa928a4d52d7df92879;hp=09055da8425869895f17591af13436da5a3cb0e3;hpb=19a00ed1cd086dcca4b6bfeb84e0b1488b2e3089;p=evince.git diff --git a/shell/ev-window.h b/shell/ev-window.h index 09055da8..1173390b 100644 --- a/shell/ev-window.h +++ b/shell/ev-window.h @@ -85,6 +85,8 @@ gboolean ev_window_is_empty (const EvWindow *ev_window); void ev_window_print_range (EvWindow *ev_window, int first_page, int last_page); +const gchar * ev_window_get_dbus_object_path (EvWindow *ev_window); + G_END_DECLS