| Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── EvSidebarLinks
Implemented Interfaces
EvSidebarLinks implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.
Types and Values
struct EvSidebarLinksClass
struct EvSidebarLinksClass {
GtkBoxClass base_class;
void (* link_activated) (EvSidebarLinks *sidebar_links,
EvLink *link);
};
Signal Details
The “link-activated” signal
void user_function (EvSidebarLinks *evsidebarlinks, GObject *arg1, gpointer user_data)
Flags: Action
