| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── GtkVBox
                        ╰── EvSidebarAttachments
EvSidebarAttachments implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.
struct EvSidebarAttachmentsClass {
	GtkVBoxClass base_class;
	/* Signals */
	void (*popup_menu) (EvSidebarAttachments *ev_attachbar,
			    EvAttachment    *attachment);
};
“popup” signalvoid user_function (EvSidebarAttachments *evsidebarattachments, gpointer arg1, gpointer user_data)
Flags: Action