EvSidebarThumbnails

EvSidebarThumbnails

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── CtkWidget
            ╰── CtkContainer
                ╰── CtkBox
                    ╰── EvSidebarThumbnails

Implemented Interfaces

EvSidebarThumbnails implements AtkImplementorIface, CtkBuildable, CtkOrientable and EvSidebarPage.

Description

Functions

ev_sidebar_thumbnails_new ()

CtkWidget *
ev_sidebar_thumbnails_new (void);

Types and Values

struct EvSidebarThumbnails

struct EvSidebarThumbnails;

struct EvSidebarThumbnailsClass

struct EvSidebarThumbnailsClass {
	CtkBoxClass base_class;
};

EvSidebarThumbnailsPrivate

typedef struct _EvSidebarThumbnailsPrivate EvSidebarThumbnailsPrivate;