Method

GioMountOperationget_domain

Declaration

const char*
g_mount_operation_get_domain (
  GMountOperation* op
)

Description

Gets the domain of the mount operation.

Return value

Type: const char*

A string set to the domain.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.