X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-sidebar-thumbnails.h;h=6e93a8f098f3c0c0c2222bf6f9138808917f6bdc;hb=1ba681aa9eb43a60f0a01c1939e70f9f6de755c7;hp=ccfc09b98d0733d87028c1691226e6980e10d94b;hpb=e6e647fb236b236df1399ff4dba8faf0172002a1;p=evince.git diff --git a/shell/ev-sidebar-thumbnails.h b/shell/ev-sidebar-thumbnails.h index ccfc09b9..6e93a8f0 100644 --- a/shell/ev-sidebar-thumbnails.h +++ b/shell/ev-sidebar-thumbnails.h @@ -51,8 +51,9 @@ struct _EvSidebarThumbnailsClass { GtkVBoxClass base_class; }; -GType ev_sidebar_thumbnails_get_type (void); -GtkWidget *ev_sidebar_thumbnails_new (void); +GType ev_sidebar_thumbnails_get_type (void); +GtkWidget *ev_sidebar_thumbnails_new (void); +void ev_sidebar_thumbnails_refresh (EvSidebarThumbnails *sidebar_thumbnails); G_END_DECLS