ui

package
v0.0.0-...-4d22181 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2017 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppWindow

type AppWindow struct {
	*dal.ImageDAL
	// contains filtered or unexported fields
}

func NewAppWindow

func NewAppWindow(dal *dal.ImageDAL) *AppWindow

func (*AppWindow) RenderCard

func (w *AppWindow) RenderCard(card Card)

type Card

type Card interface {
	Render() gtk.IWidget
}

type GalleryListingCard

type GalleryListingCard struct {
	*AppWindow
}

func NewGalleryListingCard

func NewGalleryListingCard(appWindow *AppWindow) *GalleryListingCard

func (*GalleryListingCard) Render

func (c *GalleryListingCard) Render() gtk.IWidget

type ImageCard

type ImageCard struct {
	*AppWindow
	*domain.ImageInfo
	// contains filtered or unexported fields
}

func NewImageCard

func NewImageCard(appWindow *AppWindow, imageInfo *domain.ImageInfo) *ImageCard

func (*ImageCard) Render

func (c *ImageCard) Render() gtk.IWidget

type LoadingCard

type LoadingCard struct {
}

func NewLoadingCard

func NewLoadingCard() *LoadingCard

func (*LoadingCard) Render

func (c *LoadingCard) Render() gtk.IWidget

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL