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=848665b157185945d190a7a746d054d7f5d5e6e0;hp=dc5007c25b6be1009087fd9e71ec628211f0bc90;hpb=dfbedebc6a9968eed8932649e72e80a497dbfed5;p=evince.git diff --git a/shell/ev-sidebar-thumbnails.h b/shell/ev-sidebar-thumbnails.h index dc5007c2..6e93a8f0 100644 --- a/shell/ev-sidebar-thumbnails.h +++ b/shell/ev-sidebar-thumbnails.h @@ -53,7 +53,7 @@ struct _EvSidebarThumbnailsClass { GType ev_sidebar_thumbnails_get_type (void); GtkWidget *ev_sidebar_thumbnails_new (void); -GtkWidget *ev_sidebar_thumbnails_get_treeview (EvSidebarThumbnails *sidebar); +void ev_sidebar_thumbnails_refresh (EvSidebarThumbnails *sidebar_thumbnails); G_END_DECLS