| Storaged Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
StoragedVolumeGroupStoragedVolumeGroup — Generated C code for the org.storaged.Storaged.VolumeGroup D-Bus interface |
StoragedVolumeGroup; struct StoragedVolumeGroupIface; struct StoragedVolumeGroupProxy; struct StoragedVolumeGroupProxyClass; struct StoragedVolumeGroupSkeleton; struct StoragedVolumeGroupSkeletonClass; GDBusInterfaceInfo * storaged_volume_group_interface_info (void); guint storaged_volume_group_override_properties (GObjectClass *klass,guint property_id_begin); void storaged_manager_lvm2_call_volume_group_create (StoragedManagerLVM2 *proxy,const gchar *arg_name,const gchar *const *arg_blocks,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_manager_lvm2_call_volume_group_create_finish (StoragedManagerLVM2 *proxy,gchar **out_result,GAsyncResult *res,GError **error); gboolean storaged_manager_lvm2_call_volume_group_create_sync (StoragedManagerLVM2 *proxy,const gchar *arg_name,const gchar *const *arg_blocks,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error); void storaged_manager_lvm2_complete_volume_group_create (StoragedManagerLVM2 *object,GDBusMethodInvocation *invocation,const gchar *result); void storaged_volume_group_call_poll (StoragedVolumeGroup *proxy,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_poll_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_poll_sync (StoragedVolumeGroup *proxy,GCancellable *cancellable,GError **error); void storaged_volume_group_call_delete (StoragedVolumeGroup *proxy,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_delete_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_delete_sync (StoragedVolumeGroup *proxy,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GError **error); void storaged_volume_group_call_rename (StoragedVolumeGroup *proxy,const gchar *arg_new_name,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_rename_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_rename_sync (StoragedVolumeGroup *proxy,const gchar *arg_new_name,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error); void storaged_volume_group_call_add_device (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_add_device_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_add_device_sync (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GError **error); void storaged_volume_group_call_empty_device (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_empty_device_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_empty_device_sync (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GError **error); void storaged_volume_group_call_remove_device (StoragedVolumeGroup *proxy,const gchar *arg_block,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_remove_device_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_remove_device_sync (StoragedVolumeGroup *proxy,const gchar *arg_block,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GError **error); void storaged_volume_group_call_create_plain_volume (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_create_plain_volume_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_create_plain_volume_sync (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error); void storaged_volume_group_call_create_thin_pool_volume (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_create_thin_pool_volume_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_create_thin_pool_volume_sync (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error); void storaged_volume_group_call_create_thin_volume (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,const gchar *arg_pool,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); gboolean storaged_volume_group_call_create_thin_volume_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error); gboolean storaged_volume_group_call_create_thin_volume_sync (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,const gchar *arg_pool,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error); void storaged_volume_group_complete_poll (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation); void storaged_volume_group_complete_delete (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation); void storaged_volume_group_complete_rename (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result); void storaged_volume_group_complete_add_device (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation); void storaged_volume_group_complete_empty_device (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation); void storaged_volume_group_complete_remove_device (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation); void storaged_volume_group_complete_create_plain_volume (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result); void storaged_volume_group_complete_create_thin_pool_volume (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result); void storaged_volume_group_complete_create_thin_volume (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result); void storaged_volume_group_proxy_new (GDBusConnection *connection,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); StoragedVolumeGroup * storaged_volume_group_proxy_new_finish (GAsyncResult *res,GError **error); StoragedVolumeGroup * storaged_volume_group_proxy_new_sync (GDBusConnection *connection,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GError **error); void storaged_volume_group_proxy_new_for_bus (GBusType bus_type,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data); StoragedVolumeGroup * storaged_volume_group_proxy_new_for_bus_finish (GAsyncResult *res,GError **error); StoragedVolumeGroup * storaged_volume_group_proxy_new_for_bus_sync (GBusType bus_type,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GError **error); StoragedVolumeGroup * storaged_volume_group_skeleton_new (void);
This section contains code for working with the org.storaged.Storaged.VolumeGroup D-Bus interface in C.
typedef struct _StoragedVolumeGroup StoragedVolumeGroup;
Abstract interface type for the D-Bus interface org.storaged.Storaged.VolumeGroup.
Since 2.0.0
struct StoragedVolumeGroupIface {
GTypeInterface parent_iface;
gboolean (*handle_add_device) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_block,
GVariant *arg_options);
gboolean (*handle_create_plain_volume) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_name,
guint64 arg_size,
GVariant *arg_options);
gboolean (*handle_create_thin_pool_volume) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_name,
guint64 arg_size,
GVariant *arg_options);
gboolean (*handle_create_thin_volume) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_name,
guint64 arg_size,
const gchar *arg_pool,
GVariant *arg_options);
gboolean (*handle_delete) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
gboolean arg_wipe,
GVariant *arg_options);
gboolean (*handle_empty_device) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_block,
GVariant *arg_options);
gboolean (*handle_poll) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_remove_device) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_block,
gboolean arg_wipe,
GVariant *arg_options);
gboolean (*handle_rename) (
StoragedVolumeGroup *object,
GDBusMethodInvocation *invocation,
const gchar *arg_new_name,
GVariant *arg_options);
guint64 (*get_extent_size) (StoragedVolumeGroup *object);
guint64 (*get_free_size) (StoragedVolumeGroup *object);
const gchar * (*get_name) (StoragedVolumeGroup *object);
gboolean (*get_needs_polling) (StoragedVolumeGroup *object);
guint64 (*get_size) (StoragedVolumeGroup *object);
const gchar * (*get_uuid) (StoragedVolumeGroup *object);
};
Virtual table for the D-Bus interface org.storaged.Storaged.VolumeGroup.
| The parent interface. | |
| Handler for the "handle-add-device" signal. | |
| Handler for the "handle-create-plain-volume" signal. | |
| Handler for the "handle-create-thin-pool-volume" signal. | |
| Handler for the "handle-create-thin-volume" signal. | |
| Handler for the "handle-delete" signal. | |
| Handler for the "handle-empty-device" signal. | |
| Handler for the "handle-poll" signal. | |
| Handler for the "handle-remove-device" signal. | |
| Handler for the "handle-rename" signal. | |
| Getter for the "extent-size" property. | |
| Getter for the "free-size" property. | |
| Getter for the "name" property. | |
| Getter for the "needs-polling" property. | |
| Getter for the "size" property. | |
| Getter for the "uuid" property. |
Since 2.0.0
struct StoragedVolumeGroupProxy {
};
The StoragedVolumeGroupProxy structure contains only private data and should only be accessed using the provided API.
Since 2.0.0
struct StoragedVolumeGroupProxyClass {
GDBusProxyClass parent_class;
};
Class structure for StoragedVolumeGroupProxy.
Since 2.0.0
struct StoragedVolumeGroupSkeleton {
};
The StoragedVolumeGroupSkeleton structure contains only private data and should only be accessed using the provided API.
Since 2.0.0
struct StoragedVolumeGroupSkeletonClass {
GDBusInterfaceSkeletonClass parent_class;
};
Class structure for StoragedVolumeGroupSkeleton.
Since 2.0.0
GDBusInterfaceInfo * storaged_volume_group_interface_info
(void);
Gets a machine-readable description of the org.storaged.Storaged.VolumeGroup D-Bus interface.
Returns : |
A GDBusInterfaceInfo. Do not free. [transfer none] |
Since 2.0.0
guint storaged_volume_group_override_properties (GObjectClass *klass,guint property_id_begin);
Overrides all GObject properties in the StoragedVolumeGroup interface for a concrete class. The properties are overridden in the order they are defined.
|
The class structure for a GObject-derived class. |
|
The property id to assign to the first overridden property. |
Returns : |
The last property id. |
Since 2.0.0
void storaged_manager_lvm2_call_volume_group_create (StoragedManagerLVM2 *proxy,const gchar *arg_name,const gchar *const *arg_blocks,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the VolumeGroupCreate() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_manager_lvm2_call_volume_group_create_finish() to get the result of the operation.
See storaged_manager_lvm2_call_volume_group_create_sync() for the synchronous, blocking version of this method.
|
A StoragedManagerLVM2Proxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_manager_lvm2_call_volume_group_create_finish (StoragedManagerLVM2 *proxy,gchar **out_result,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_manager_lvm2_call_volume_group_create().
|
A StoragedManagerLVM2Proxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_manager_lvm2_call_volume_group_create(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_manager_lvm2_call_volume_group_create_sync (StoragedManagerLVM2 *proxy,const gchar *arg_name,const gchar *const *arg_blocks,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error);
Synchronously invokes the VolumeGroupCreate() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_manager_lvm2_call_volume_group_create() for the asynchronous version of this method.
|
A StoragedManagerLVM2Proxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_manager_lvm2_complete_volume_group_create (StoragedManagerLVM2 *object,GDBusMethodInvocation *invocation,const gchar *result);
Helper function used in service implementations to finish handling invocations of the VolumeGroupCreate() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedManagerLVM2. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 2.0.0
void storaged_volume_group_call_poll (StoragedVolumeGroup *proxy,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the Poll() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_poll_finish() to get the result of the operation.
See storaged_volume_group_call_poll_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_poll_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_poll().
|
A StoragedVolumeGroupProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_poll(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_poll_sync (StoragedVolumeGroup *proxy,GCancellable *cancellable,GError **error);
Synchronously invokes the Poll() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_poll() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_delete (StoragedVolumeGroup *proxy,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the Delete() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_delete_finish() to get the result of the operation.
See storaged_volume_group_call_delete_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_delete_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_delete().
|
A StoragedVolumeGroupProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_delete(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_delete_sync (StoragedVolumeGroup *proxy,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GError **error);
Synchronously invokes the Delete() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_delete() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_rename (StoragedVolumeGroup *proxy,const gchar *arg_new_name,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the Rename() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_rename_finish() to get the result of the operation.
See storaged_volume_group_call_rename_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_rename_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_rename().
|
A StoragedVolumeGroupProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_rename(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_rename_sync (StoragedVolumeGroup *proxy,const gchar *arg_new_name,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error);
Synchronously invokes the Rename() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_rename() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_add_device (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the AddDevice() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_add_device_finish() to get the result of the operation.
See storaged_volume_group_call_add_device_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_add_device_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_add_device().
|
A StoragedVolumeGroupProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_add_device(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_add_device_sync (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GError **error);
Synchronously invokes the AddDevice() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_add_device() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_empty_device (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the EmptyDevice() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_empty_device_finish() to get the result of the operation.
See storaged_volume_group_call_empty_device_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_empty_device_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_empty_device().
|
A StoragedVolumeGroupProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_empty_device(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_empty_device_sync (StoragedVolumeGroup *proxy,const gchar *arg_block,GVariant *arg_options,GCancellable *cancellable,GError **error);
Synchronously invokes the EmptyDevice() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_empty_device() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_remove_device (StoragedVolumeGroup *proxy,const gchar *arg_block,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the RemoveDevice() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_remove_device_finish() to get the result of the operation.
See storaged_volume_group_call_remove_device_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_remove_device_finish (StoragedVolumeGroup *proxy,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_remove_device().
|
A StoragedVolumeGroupProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_remove_device(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_remove_device_sync (StoragedVolumeGroup *proxy,const gchar *arg_block,gboolean arg_wipe,GVariant *arg_options,GCancellable *cancellable,GError **error);
Synchronously invokes the RemoveDevice() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_remove_device() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_create_plain_volume (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the CreatePlainVolume() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_create_plain_volume_finish() to get the result of the operation.
See storaged_volume_group_call_create_plain_volume_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_create_plain_volume_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_create_plain_volume().
|
A StoragedVolumeGroupProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_create_plain_volume(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_create_plain_volume_sync (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error);
Synchronously invokes the CreatePlainVolume() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_create_plain_volume() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_create_thin_pool_volume (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the CreateThinPoolVolume() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_create_thin_pool_volume_finish() to get the result of the operation.
See storaged_volume_group_call_create_thin_pool_volume_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_create_thin_pool_volume_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_create_thin_pool_volume().
|
A StoragedVolumeGroupProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_create_thin_pool_volume(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_create_thin_pool_volume_sync (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error);
Synchronously invokes the CreateThinPoolVolume() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_create_thin_pool_volume() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_call_create_thin_volume (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,const gchar *arg_pool,GVariant *arg_options,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously invokes the CreateThinVolume() D-Bus method on proxy.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_call_create_thin_volume_finish() to get the result of the operation.
See storaged_volume_group_call_create_thin_volume_sync() for the synchronous, blocking version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL. |
|
User data to pass to callback. |
Since 2.0.0
gboolean storaged_volume_group_call_create_thin_volume_finish (StoragedVolumeGroup *proxy,gchar **out_result,GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_call_create_thin_volume().
|
A StoragedVolumeGroupProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_call_create_thin_volume(). |
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
gboolean storaged_volume_group_call_create_thin_volume_sync (StoragedVolumeGroup *proxy,const gchar *arg_name,guint64 arg_size,const gchar *arg_pool,GVariant *arg_options,gchar **out_result,GCancellable *cancellable,GError **error);
Synchronously invokes the CreateThinVolume() D-Bus method on proxy. The calling thread is blocked until a reply is received.
See storaged_volume_group_call_create_thin_volume() for the asynchronous version of this method.
|
A StoragedVolumeGroupProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL. |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 2.0.0
void storaged_volume_group_complete_poll (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation);
Helper function used in service implementations to finish handling invocations of the Poll() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
Since 2.0.0
void storaged_volume_group_complete_delete (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation);
Helper function used in service implementations to finish handling invocations of the Delete() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
Since 2.0.0
void storaged_volume_group_complete_rename (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result);
Helper function used in service implementations to finish handling invocations of the Rename() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 2.0.0
void storaged_volume_group_complete_add_device (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation);
Helper function used in service implementations to finish handling invocations of the AddDevice() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
Since 2.0.0
void storaged_volume_group_complete_empty_device (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation);
Helper function used in service implementations to finish handling invocations of the EmptyDevice() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
Since 2.0.0
void storaged_volume_group_complete_remove_device (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation);
Helper function used in service implementations to finish handling invocations of the RemoveDevice() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
Since 2.0.0
void storaged_volume_group_complete_create_plain_volume (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result);
Helper function used in service implementations to finish handling invocations of the CreatePlainVolume() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 2.0.0
void storaged_volume_group_complete_create_thin_pool_volume (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result);
Helper function used in service implementations to finish handling invocations of the CreateThinPoolVolume() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 2.0.0
void storaged_volume_group_complete_create_thin_volume (StoragedVolumeGroup *object,GDBusMethodInvocation *invocation,const gchar *result);
Helper function used in service implementations to finish handling invocations of the CreateThinVolume() D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.
This method will free invocation, you cannot use it afterwards.
|
A StoragedVolumeGroup. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 2.0.0
void storaged_volume_group_proxy_new (GDBusConnection *connection,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Asynchronously creates a proxy for the D-Bus interface org.storaged.Storaged.VolumeGroup. See g_dbus_proxy_new() for more details.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_proxy_new_finish() to get the result of the operation.
See storaged_volume_group_proxy_new_sync() for the synchronous, blocking version of this constructor.
|
A GDBusConnection. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique) or NULL if connection is not a message bus connection. [allow-none]
|
|
An object path. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied. |
|
User data to pass to callback. |
Since 2.0.0
StoragedVolumeGroup * storaged_volume_group_proxy_new_finish (GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_proxy_new().
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_proxy_new(). |
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type StoragedVolumeGroupProxy]
|
Since 2.0.0
StoragedVolumeGroup * storaged_volume_group_proxy_new_sync (GDBusConnection *connection,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GError **error);
Synchronously creates a proxy for the D-Bus interface org.storaged.Storaged.VolumeGroup. See g_dbus_proxy_new_sync() for more details.
The calling thread is blocked until a reply is received.
See storaged_volume_group_proxy_new() for the asynchronous version of this constructor.
|
A GDBusConnection. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique) or NULL if connection is not a message bus connection. [allow-none]
|
|
An object path. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type StoragedVolumeGroupProxy]
|
Since 2.0.0
void storaged_volume_group_proxy_new_for_bus (GBusType bus_type,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GAsyncReadyCallback callback,gpointer user_data);
Like storaged_volume_group_proxy_new() but takes a GBusType instead of a GDBusConnection.
When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call storaged_volume_group_proxy_new_for_bus_finish() to get the result of the operation.
See storaged_volume_group_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.
|
A GBusType. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique). |
|
An object path. |
|
A GCancellable or NULL. [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied. |
|
User data to pass to callback. |
Since 2.0.0
StoragedVolumeGroup * storaged_volume_group_proxy_new_for_bus_finish (GAsyncResult *res,GError **error);
Finishes an operation started with storaged_volume_group_proxy_new_for_bus().
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to storaged_volume_group_proxy_new_for_bus(). |
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type StoragedVolumeGroupProxy]
|
Since 2.0.0
StoragedVolumeGroup * storaged_volume_group_proxy_new_for_bus_sync (GBusType bus_type,GDBusProxyFlags flags,const gchar *name,const gchar *object_path,GCancellable *cancellable,GError **error);
Like storaged_volume_group_proxy_new_sync() but takes a GBusType instead of a GDBusConnection.
The calling thread is blocked until a reply is received.
See storaged_volume_group_proxy_new_for_bus() for the asynchronous version of this constructor.
|
A GBusType. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique). |
|
An object path. |
|
A GCancellable or NULL. [allow-none]
|
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type StoragedVolumeGroupProxy]
|
Since 2.0.0
StoragedVolumeGroup * storaged_volume_group_skeleton_new
(void);
Creates a skeleton object for the D-Bus interface org.storaged.Storaged.VolumeGroup.
Returns : |
The skeleton object. [transfer full][type StoragedVolumeGroupSkeleton] |
Since 2.0.0