| EvSidebarThumbnailsEvSidebarThumbnails |  | 
Object Hierarchy
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── EvSidebarThumbnails
 
Implemented Interfaces
EvSidebarThumbnails implements
 AtkImplementorIface,  GtkBuildable,  GtkOrientable and  EvSidebarPage.
 
Functions
ev_sidebar_thumbnails_new ()
GtkWidget *
ev_sidebar_thumbnails_new (void);
 
 
Types and Values
struct EvSidebarThumbnails
struct EvSidebarThumbnails;
 
struct EvSidebarThumbnailsClass
struct EvSidebarThumbnailsClass {
	GtkBoxClass base_class;
};
 
EvSidebarThumbnailsPrivate
typedef struct _EvSidebarThumbnailsPrivate EvSidebarThumbnailsPrivate;