Documentation ¶
Index ¶
- Constants
- Variables
- func Blur()
- func Destroy()
- func Display(w gtk.IWidget)
- func HeaderDisplay(w gtkutils.ExtendedWidget)
- func HeaderShowAll()
- func Notify(id string, notification *glib.Notification)
- func NowLoading()
- func PreferDarkTheme(value bool)
- func ReloadCSS()
- func Resize(w, h int)
- func SetTitle(title string)
- func Show()
- func ShowAll()
- func Unblur()
- func WithApplication(app *gtk.Application) error
- type Container
- type Header
Constants ¶
View Source
const LoadingTitle = "Connecting to Discord."
View Source
const SwitchFade = 200 // 200ms to fade between main view and loading screen.
Variables ¶
View Source
var ( CustomCSS string // raw CSS, once FileCSS string // path )
Functions ¶
func HeaderDisplay ¶
func HeaderDisplay(w gtkutils.ExtendedWidget)
func HeaderShowAll ¶
func HeaderShowAll()
func Notify ¶
func Notify(id string, notification *glib.Notification)
func NowLoading ¶
func NowLoading()
NowLoading fades the internal stack view to show a spinning circle.
func PreferDarkTheme ¶
func PreferDarkTheme(value bool)
func WithApplication ¶
func WithApplication(app *gtk.Application) error
Types ¶
Click to show internal directories.
Click to hide internal directories.