Method

PurpleAccountUserSplitget_default_value

since: 2.0

Declaration [src]

const gchar*
purple_account_user_split_get_default_value (
  PurpleAccountUserSplit* split
)

Description [src]

Returns the default string value for an account split.

Available since: 2.0

Return value

Type: const gchar*

The default string.

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