| 
EvSidebarAttachments
EvSidebarAttachments —  |  | 
Details
EvSidebarAttachmentsPrivate
typedef struct _EvSidebarAttachmentsPrivate EvSidebarAttachmentsPrivate;
 
EvSidebarAttachments
typedef struct {
	GtkVBox base_instance;
	EvSidebarAttachmentsPrivate *priv;
} EvSidebarAttachments;
 
ev_sidebar_attachments_new ()
GtkWidget*  ev_sidebar_attachments_new      (void);