X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-sidebar-links.h;h=533f99c8b3098add88cb1de45249653eee4d3d68;hb=fe21f04fe7b9eee2aa5cd960a7cc70c79481265e;hp=b9691e35a6bcf566ecf4136fd73de24990636d30;hpb=4f1722b0523879cd73ee936d483a735e163a6b54;p=evince.git diff --git a/shell/ev-sidebar-links.h b/shell/ev-sidebar-links.h index b9691e35..533f99c8 100644 --- a/shell/ev-sidebar-links.h +++ b/shell/ev-sidebar-links.h @@ -48,6 +48,9 @@ struct _EvSidebarLinks { struct _EvSidebarLinksClass { GtkVBoxClass base_class; + + void (* link_activated) (EvSidebarLinks *sidebar_links, + EvLink *link); }; GType ev_sidebar_links_get_type (void);