Method

BisEnumListItemget_nick

Declaration [src]

const char*
bis_enum_list_item_get_nick (
  BisEnumListItem* self
)

Description [src]

Gets the enum value nick.

Available since:1.0
Gets propertyBis.EnumListItem:nick

Return value

Returns: const char*
 

The enum value nick.

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