ObjectInfo
Object Hierarchy:
Description:
[ CCode ( type_id = "udisks_object_info_get_type ()" ) ]
[ Version ( since = "2.1" ) ]
public sealed class ObjectInfo : Object
[ Version ( since = "2.1" ) ]
public sealed class ObjectInfo : Object
Detailed information about the D-Bus interfaces (such as Block and Drive) on a Object that is suitable to display in an user interface.
Use get_object_info to get ObjectInfo objects. Note that ObjectInfo is an immutable object; once it has been created it cannot be modified further.
The HintName and/or HintIconName propreties on associated Block interfaces (if any) may influence what get_icon and get_media_icon returns.
The value return by get_one_liner is designed to contain enough
information such that it is all that needs to be shown about the object. As a result for e.g. block devices or drives it contains the special
device device e.g. /dev/sda
.
Namespace: UDisks
Package: udisks2
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object