Method

EDataServerSourceget_uid

since: 3.6

Declaration [src]

const gchar*
e_source_get_uid (
  ESource* source
)

Description [src]

Returns the unique identifier string for source.

Available since: 3.6

Gets propertyEDataServer.Source:uid

Return value

Type: const gchar*

The UID for source.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.