//
pkg.gl
Category
github.com/sqp/godock
libs
cdapplet
package
0.0.0-20170901142047-0caaa62d3e26
Repository:
https://github.com/sqp/godock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
332 SLOC
#
Packages
action
Package action provides actions management for applets.
#
Functions
New
New creates a new applet manager.
Start
Start starts an instance of the given applet name.
#
Structs
CDApplet
CDApplet is the base Cairo-Dock applet manager that will handle all your communications with the dock and provide some methods commonly needed by applets.