aboutsummaryrefslogtreecommitdiff
path: root/tests/test-gtk-label.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-gtk-label.json')
-rw-r--r--tests/test-gtk-label.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/test-gtk-label.json b/tests/test-gtk-label.json
index 0189fbe..e1abff1 100644
--- a/tests/test-gtk-label.json
+++ b/tests/test-gtk-label.json
@@ -367,5 +367,26 @@ QmCC",
"toggle-state": -1
}
]
+ },
+ {"id": 1, "type": "standard",
+ "label": "value1",
+ "submenu": [
+ {"id": 60,
+ "label": "Disposition Normal",
+ "disposition": "normal"
+ },
+ {"id": 61,
+ "label": "Disposition Info",
+ "disposition": "informational"
+ },
+ {"id": 62,
+ "label": "Disposition Warning",
+ "disposition": "warning"
+ },
+ {"id": 63,
+ "label": "Disposition Alert",
+ "disposition": "alert"
+ }
+ ]
}
]