| Top | 
StoragedLinuxSwapspaceStoragedLinuxSwapspace — Linux implementation of StoragedSwapspace  | 
    GObject
    ╰── GDBusInterfaceSkeleton
        ╰── StoragedSwapspaceSkeleton
            ╰── StoragedLinuxSwapspace
StoragedSwapspace *
storaged_linux_swapspace_new (void);
Creates a new StoragedLinuxSwapspace instance.
void storaged_linux_swapspace_update (StoragedLinuxSwapspace *swapspace,StoragedLinuxBlockObject *object);
Updates the interface.
typedef struct _StoragedLinuxSwapspace StoragedLinuxSwapspace;
The StoragedLinuxSwapspace structure contains only private data and should only be accessed using the provided API.