Documentation ¶
Index ¶
- Constants
- Variables
- func Blur()
- func Destroy()
- func Display(w gtk.Widgetter)
- func GDKWindow() gdk.Windower
- func HeaderShowAll()
- func NowLoading()
- func PreferDarkTheme(value bool)
- func ReloadCSS()
- func Resize(w, h int)
- func SetHeader(h gtk.Widgetter)
- func SetTitle(title string)
- func Show()
- func ShowAll()
- func Unblur()
- func WithApplication(app *gtk.Application) error
- type Container
Constants ¶
View Source
const LoadingTitle = "Connecting to Discord — gtkcord3"
View Source
const SwitchFade = 200 // 200ms to fade between main view and loading screen.
Variables ¶
View Source
var ( ApplicationCSS string CustomCSS string // raw CSS, once FileCSS string // path )
Functions ¶
func HeaderShowAll ¶
func HeaderShowAll()
func NowLoading ¶ added in v0.0.4
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.