gui

package
v0.0.0-...-80c01b6 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2016 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

package gui provides gui utilities to the app

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DApplication

type DApplication struct {
	*gtk.Application
}

DApplication struct is a derived from gtk.Application

func NewDApplication

func NewDApplication() (*DApplication, error)

type DWindow

type DWindow struct {
	*gtk.ApplicationWindow
	// contains filtered or unexported fields
}

DWindow struct is a derived from gtk.Window and contains some other unexported widgets.

func NewDWidnow

func NewDWidnow(app *DApplication) (*DWindow, error)

NewDWidnow creates a new Ditta Window Struct and returns it with errors if any

Jump to

Keyboard shortcuts

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