Gnome.XkbInfo – gnome-desktop-4 Reference Manual
Packages
gnome-desktop-4
Gnome
XkbInfo
XkbInfo
description_for_group
description_for_option
get_all_layouts
get_all_option_groups
get_languages_for_layout
get_layout_info
get_layouts_for_country
get_layouts_for_language
get_options_for_group
layouts_changed
XkbInfo
Object Hierarchy:
Description:
[
CCode
( type_id =
"gnome_xkb_info_get_type ()"
) ]
public
class
XkbInfo
:
Object
Namespace:
Gnome
Package:
gnome-desktop-4
Content:
Creation methods:
public
XkbInfo
()
Methods:
public
unowned
string
description_for_group
(
string
group_id)
public
unowned
string
description_for_option
(
string
group_id,
string
id)
public
List
<
unowned
string
>
get_all_layouts
()
Returns a list of all layout identifiers we know about.
public
List
<
unowned
string
>
get_all_option_groups
()
Returns a list of all option group identifiers we know about.
public
List
<
unowned
string
>
get_languages_for_layout
(
string
layout_id)
Returns a list of all languages supported by a layout, given by
layout_id
.
public
bool
get_layout_info
(
string
id,
out
unowned
string
? display_name,
out
unowned
string
? short_name,
out
unowned
string
? xkb_layout,
out
unowned
string
? xkb_variant)
Retrieves information about a layout.
public
List
<
unowned
string
>
get_layouts_for_country
(
string
country_code)
Returns a list of all layout identifiers we know about for
country_code
.
public
List
<
unowned
string
>
get_layouts_for_language
(
string
language_code)
Returns a list of all layout identifiers we know about for
language_code
.
public
List
<
unowned
string
>
get_options_for_group
(
string
group_id)
Returns a list of all option identifiers we know about for group
group_id
.
Signals:
public
signal
void
layouts_changed
()
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref