X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-sidebar-links.h;h=c6b212224cdfe2155d795c1acbd6b3523784b5cd;hb=681b0a3166a61b96b9a0ee35ca1b0aaa487809b3;hp=b9691e35a6bcf566ecf4136fd73de24990636d30;hpb=e6e647fb236b236df1399ff4dba8faf0172002a1;p=evince.git diff --git a/shell/ev-sidebar-links.h b/shell/ev-sidebar-links.h index b9691e35..c6b21222 100644 --- a/shell/ev-sidebar-links.h +++ b/shell/ev-sidebar-links.h @@ -52,6 +52,7 @@ struct _EvSidebarLinksClass { GType ev_sidebar_links_get_type (void); GtkWidget *ev_sidebar_links_new (void); +GtkWidget *ev_sidebar_links_get_treeview (EvSidebarLinks *sidebar); G_END_DECLS