From 39e1062fdec9db7911d25ccd73238e78b077a8da Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Wed, 2 Nov 2016 17:23:02 +1300 Subject: Fix lots of GTK Doc issues --- liblightdm-gobject/user.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'liblightdm-gobject/user.c') diff --git a/liblightdm-gobject/user.c b/liblightdm-gobject/user.c index bb8cd99c..7e0ddbcd 100644 --- a/liblightdm-gobject/user.c +++ b/liblightdm-gobject/user.c @@ -16,6 +16,22 @@ #include "user-list.h" #include "lightdm/user.h" +/** + * SECTION:user-list + * @short_description: Get information on user accounts on this system + * @include: lightdm.h + * + * An object that contains information about local user accounts. + */ + +/** + * SECTION:user + * @short_description: Get information on a user account + * @include: lightdm.h + * + * Information about a local user account. + */ + /** * LightDMUserList: * -- cgit v1.2.1