get_layout_names
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "4.18" ) ]
public string[]? get_layout_names ()
[ Version ( since = "4.18" ) ]
public string[]? get_layout_names ()
Retrieves the names of the layouts of the keyboard.
This is only relevant for keyboard devices.
Parameters:
this |
a `GdkDevice` |
Returns:
null-terminated array of strings of layouts, |