Property
PosOskWidget:name
Description [src]
The name of the current layout. The name is unique for this layout. For xkb based layouts
it’s xkb:lang:variant
, for special layouts like terminal
just terminal
. The widget
should treat this as opaque value.
Type: | gchar* |
Getter method | pos_osk_widget_get_name() |