| Top |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── EvSidebarThumbnails
EvSidebarThumbnails implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.
struct EvSidebarThumbnailsClass {
GtkBoxClass base_class;
void (* size_changed) (EvSidebarThumbnails *sidebar_thumbnails,
gint new_size);
};
“size-changed” signalvoid user_function (EvSidebarThumbnails *evsidebarthumbnails, gpointer arg1, gpointer user_data)
Flags: Action