Snapd.UserInformation – snapd-glib Reference Manual
Packages
snapd-glib
Snapd
UserInformation
auth_data
email
id
ssh_keys
username
UserInformation
get_auth_data
get_email
get_id
get_ssh_keys
get_username
UserInformation
Object Hierarchy:
Description:
[
CCode
( type_id =
"snapd_user_information_get_type ()"
) ]
[
Version
( since =
"1.3"
) ]
public
class
UserInformation
:
Object
UserInformation
contains information about a user account on the system snapd is running on.
Namespace:
Snapd
Package:
snapd-glib
Content:
Properties:
public
AuthData
auth_data
{
get
;
construct
; }
public
string
email
{
get
;
construct
; }
public
int64
id
{
get
;
construct
; }
public
string
[]
ssh_keys
{
get
;
construct
; }
public
string
username
{
get
;
construct
; }
Creation methods:
protected
UserInformation
()
Methods:
public
unowned
AuthData
?
get_auth_data
()
Get the email address for this account.
public
unowned
string
get_email
()
Get the email address for this account.
public
int64
get_id
()
Get the id for this account.
public
unowned
string
[]
get_ssh_keys
()
Get the SSH keys added to this account.
public
unowned
string
get_username
()
Get the local username for this account.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref