Loop
Object Hierarchy:
Description:
[
CCode ( type_id =
"udisks_loop_get_type ()" ) ]
public interface Loop :
Object
Abstract interface type for the D-Bus interface org.freedesktop.UDisks2.Loop.
All known implementing classes:
Content:
Properties:
- public abstract bool autoclear { get; set; }
Represents the D-Bus property "Autoclear".
- public abstract string backing_file { owned get; set; }
Represents the D-Bus property "BackingFile".
- public abstract uint setup_by_uid { get; set; }
Represents the D-Bus property "SetupByUID".
Static methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object