Method

PurpleProtocolActionsget_prefix

since: 3.0

Declaration [src]

const gchar*
purple_protocol_actions_get_prefix (
  PurpleProtocolActions* actions
)

Description [src]

The prefix that should be used when inserting the action group into widgets.

Available since: 3.0

Return value

Type: const gchar*

Gets the prefix for the name of the actions in actions.

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