|  |  |  | Evince Programmer's Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Signals | ||||
                    EvSidebarAttachments;
                    EvSidebarAttachmentsClass;
                    EvSidebarAttachmentsPrivate;
GtkWidget *         ev_sidebar_attachments_new          (void);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----EvSidebarAttachments
EvSidebarAttachments implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.
typedef struct {
	GtkVBoxClass base_class;
	/* Signals */
	void (*popup_menu) (EvSidebarAttachments *ev_attachbar,
			    EvAttachment    *attachment);
} EvSidebarAttachmentsClass;
typedef struct _EvSidebarAttachmentsPrivate EvSidebarAttachmentsPrivate;
"popup" signalvoid user_function (EvSidebarAttachments *evsidebarattachments, gpointer arg1, gpointer user_data) : Run Last / Action