| Top |
GObject
╰── GInitiallyUnowned
╰── CtkWidget
╰── CtkContainer
╰── CtkBox
╰── EvSidebarAttachments
EvSidebarAttachments implements AtkImplementorIface, CtkBuildable, CtkOrientable and EvSidebarPage.
struct EvSidebarAttachmentsClass {
CtkBoxClass base_class;
/* Signals */
void (*popup_menu) (EvSidebarAttachments *ev_attachbar,
EvAttachment *attachment);
};
“popup” signalvoid user_function (EvSidebarAttachments *evsidebarattachments, gpointer arg1, gpointer user_data)
Flags: Action