Method

GntMenuItemget_id

since: 2.3

Declaration [src]

const gchar*
gnt_menuitem_get_id (
  GntMenuItem* item
)

Description [src]

Get the ID of the menuitem.

Available since: 2.3

Return value

Type: const gchar*

The ID for the menuitem.

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