Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
xkcd-gtk
xkcd-gtk is a xkcd comic viewer app written in Go with GTK+3 (using the gotk3 bindings).
|
xkcd-gtk is a xkcd comic viewer app written in Go with GTK+3 (using the gotk3 bindings). |
internal
|
|
app
Package app implements the xkcd-gtk application.
|
Package app implements the xkcd-gtk application. |
bookmarks
Package bookmarks implements an efficient list for holding a numerically sorted list of user bookmarks.
|
Package bookmarks implements an efficient list for holding a numerically sorted list of user bookmarks. |
build
Package build provides access to compile-time build information.
|
Package build provides access to compile-time build information. |
cache
Package cache provides a cached interface to the xkcd server.
|
Package cache provides a cached interface to the xkcd server. |
log
Package log provides functions for logging fatal errors, warnings, and debug info.
|
Package log provides functions for logging fatal errors, warnings, and debug info. |
paths
Package paths provides information on where to find and store files.
|
Package paths provides information on where to find and store files. |
search
Package search provides an index that allows searching through xkcd comic metadata.
|
Package search provides an index that allows searching through xkcd comic metadata. |
state
Package state provides data structures for storing user state.
|
Package state provides data structures for storing user state. |
style
Package style provides custom application CSS as well as other styling utilities.
|
Package style provides custom application CSS as well as other styling utilities. |
widget
Package widget provides custom GTK+ widgets.
|
Package widget provides custom GTK+ widgets. |
Click to show internal directories.
Click to hide internal directories.