Documentation
¶
Index ¶
Constants ¶
View Source
const ( MODE_EDIT = iota MODE_RESULT )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WeePort ¶
type WeePort struct { GtkObject *gtk.Application // contains filtered or unexported fields }
WeePort is the application structure
type WeePortOption ¶
type WeePortOption func(*WeePort)
WeePortOption are official way of customizing the WeePort apps on creation