summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index b19367d..c85e859 100644
--- a/structs.go
+++ b/structs.go
@@ -140,6 +140,8 @@ type internalTK struct {
callerTK *guiWidget // which widget called the dropdown menu
wId int // the widget id to use
active bool // is the internal widget currently in use?
+ offsetW int // width offset
+ offsetH int // height offset
}
// the desktop libnotify menu