EvSidebarThumbnails

EvSidebarThumbnails

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBox
                        ╰── GtkVBox
                            ╰── EvSidebarThumbnails

Implemented Interfaces

EvSidebarThumbnails implements AtkImplementorIface, GtkBuildable, GtkOrientable and EvSidebarPage.

Description

Functions

ev_sidebar_thumbnails_new ()

GtkWidget *
ev_sidebar_thumbnails_new (void);

Types and Values

struct EvSidebarThumbnails

struct EvSidebarThumbnails;

struct EvSidebarThumbnailsClass

struct EvSidebarThumbnailsClass {
	GtkVBoxClass base_class;
};

EvSidebarThumbnailsPrivate

typedef struct _EvSidebarThumbnailsPrivate EvSidebarThumbnailsPrivate;