Class
PosOskKey
since: 0
Description [src]
final class Pos.OskKey : GObject.Object
{
/* No available fields */
}
A key on the osk widget.
Available since: 0
Instance methods
pos_osk_key_get_expand
Get whether the key expands to use free space in available in a row.
since: 0
pos_osk_key_get_icon
Get the icon to be rendered on the key. This can be NULL if the
key uses a label.
since: 0
pos_osk_key_get_label
Get the label to be rendered on the key. This can differ from the
key’s primary symbol and it can be NULL if the key uses an icon.
since: 0
pos_osk_key_get_symbols
Get the additional symbols. For the primary symbol see
pos_osk_key_get_symbol().
since: 0
Properties
Pos.OskKey:label
The label that is shown on the key. If unset the PosOskKey:symbol is used instead.
since: 0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
unstable since: 2.0