summaryrefslogtreecommitdiff
path: root/liblightdm-gobject
diff options
context:
space:
mode:
Diffstat (limited to 'liblightdm-gobject')
-rw-r--r--liblightdm-gobject/liblightdm-gobject-1.vapi1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblightdm-gobject/liblightdm-gobject-1.vapi b/liblightdm-gobject/liblightdm-gobject-1.vapi
index ed286012..3626bdcb 100644
--- a/liblightdm-gobject/liblightdm-gobject-1.vapi
+++ b/liblightdm-gobject/liblightdm-gobject-1.vapi
@@ -104,6 +104,7 @@ namespace LightDM {
public bool logged_in { get; }
public unowned string name { get; }
public unowned string real_name { get; }
+ public unowned Posix.uid_t uid { get; }
public unowned string home_directory { get; }
public unowned string session { get; }
public unowned string background { get; }