X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-sidebar-thumbnails.h;h=dc5007c25b6be1009087fd9e71ec628211f0bc90;hb=f7510970589ab3a687023b127803ae6d11d41aca;hp=ccfc09b98d0733d87028c1691226e6980e10d94b;hpb=e6e647fb236b236df1399ff4dba8faf0172002a1;p=evince.git diff --git a/shell/ev-sidebar-thumbnails.h b/shell/ev-sidebar-thumbnails.h index ccfc09b9..dc5007c2 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); +GtkWidget *ev_sidebar_thumbnails_get_treeview (EvSidebarThumbnails *sidebar); G_END_DECLS