Method

PosOskKeyget_symbol

Declaration [src]

const char*
pos_osk_key_get_symbol (
  PosOskKey* self
)

Description [src]

Get the key’s primary symbol.

Gets propertyPos.OskKey:symbol

Return value

Type: const char*

The key symbol.

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