| Top |
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── EvSidebarAttachments
Implemented Interfaces
EvSidebarAttachments implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.
Types and Values
struct EvSidebarAttachmentsClass
struct EvSidebarAttachmentsClass {
GtkBoxClass base_class;
/* Signals */
void (*popup_menu) (EvSidebarAttachments *ev_attachbar,
EvAttachment *attachment);
};
Signal Details
The “popup” signal
void user_function (EvSidebarAttachments *evsidebarattachments, gpointer arg1, gpointer user_data)
Flags: Action
