Documentation ¶
Overview ¶
Package handbook provides an applet or theme description widget.
Index ¶
Constants ¶
View Source
const PreviewSizeMax = 200
PreviewSizeMax defines the preview widget size (image).
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handbook ¶
type Handbook struct { gtk.Frame // Main widget is the container. ShowVersion bool // contains filtered or unexported fields }
Handbook defines a handbook widget (applet info).
func (*Handbook) SetPackage ¶
func (widget *Handbook) SetPackage(book datatype.Handbooker)
SetPackage fills the handbook data with a package.
Click to show internal directories.
Click to hide internal directories.