Virtual Method

GioActionget_name

since: 2.28

Declaration

const gchar*
get_name (
  GAction* action
)

Description

Queries the name of action.

Available since: 2.28

Return value

Type: const gchar*

The name of the action.

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