Method

PurpleActionMenuget_label

since: 3.0

Declaration [src]

const gchar*
purple_action_menu_get_label (
  const PurpleActionMenu* act
)

Description [src]

Returns the label of the PurpleActionMenu.

Available since: 3.0

Return value

Type: const gchar*

The label string.

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