summaryrefslogtreecommitdiffstats
path: root/python/types.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/types.py')
-rw-r--r--python/types.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/types.py b/python/types.py
index 1a01d8e4..f3d348c6 100644
--- a/python/types.py
+++ b/python/types.py
@@ -16,3 +16,4 @@ String = dbus_bindings.String
Array = dbus_bindings.Array
Struct = dbus_bindings.Struct
Dictionary = dbus_bindings.Dictionary
+Variant = dbus_bindings.Variant