EvSidebarThumbnails

EvSidebarThumbnails

Synopsis

struct              EvSidebarThumbnails;
struct              EvSidebarThumbnailsClass;
                    EvSidebarThumbnailsPrivate;
GtkWidget *         ev_sidebar_thumbnails_new           (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkContainer
                     +----GtkBox
                           +----GtkVBox
                                 +----EvSidebarThumbnails

Implemented Interfaces

EvSidebarThumbnails implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.

Description

Details

struct EvSidebarThumbnails

struct EvSidebarThumbnails;


struct EvSidebarThumbnailsClass

struct EvSidebarThumbnailsClass {
	GtkVBoxClass base_class;
};

EvSidebarThumbnailsPrivate

typedef struct _EvSidebarThumbnailsPrivate EvSidebarThumbnailsPrivate;


ev_sidebar_thumbnails_new ()

GtkWidget *         ev_sidebar_thumbnails_new           (void);