add lib of DBUS

This commit is contained in:
cuu
2018-06-16 21:48:28 +08:00
parent d4e83803d8
commit 30c7c675ad
5 changed files with 343 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ type MultiIconItem struct {
IconWidth int
IconHeight int
IconIndex int
}
func NewMultiIconItem() *MultiIconItem {