Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadGlobal ¶
func LoadGlobal(disp *gdk.Display)
LoadGlobal loads the global CSS buffer into the given display.
func Prepare ¶
func Prepare(css string) *gtk.CSSProvider
Prepare parses the given CSS and returns the CSSProvider.
func PrepareClass ¶
func PrepareClass(class, css string) (attach func(gtk.Widgetter))
PrepareClass prepares the CSS and returns a function that applies the class onto the given widget. The CSS should be for the class only, and the class should reflect what's in the CSS block.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.