SystemInformation
Object Hierarchy:
Description:
[ CCode ( type_id = "snapd_system_information_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public class SystemInformation : Object
SystemInformation contains information about the system snapd is running on.
Content:
Properties:
Creation methods:
Methods:
- public unowned string get_binaries_directory ()
Get the directory snap binaries are stored, e.
- public unowned string get_build_id ()
Gets the unique build ID for the snap build, e.
- public SystemConfinement get_confinement ()
Get the level of confinement the system supports, e.
- public unowned string get_kernel_version ()
Get the version of the kernel snapd is running on, e.
- public bool get_managed ()
Get if snapd is running on a managed system.
- public unowned string get_mount_directory ()
Get the directory snaps are mounted, e.
- public bool get_on_classic ()
Get if this system is a classic system.
- public unowned string get_os_id ()
Get the operating system ID, e.
- public unowned string get_os_version ()
Get the operating system version, e.
- public unowned DateTime? get_refresh_hold ()
Get the time refreshes will be applied at, or
null if they are applied immediately.
- public unowned DateTime? get_refresh_last ()
Get the time the last refresh occurred, or
null if has not occurred.
- public unowned DateTime? get_refresh_next ()
Get the time the next refresh is scheduled for, or
null if none has been scheduled.
- public unowned string? get_refresh_schedule ()
Get the schedule when snap refreshes will occur.
- public unowned string? get_refresh_timer ()
Get the timer that refreshes are running to.
- public unowned HashTable<string,string[]> get_sandbox_features ()
Gets the sandbox features that snapd provides.
- public unowned string get_series ()
Get the series of snapd running, e.
- public unowned string? get_store ()
Get the store being used by snapd, e.
- public unowned string get_version ()
Get the version of snapd running, e.
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