Packages
appstream
AppStream
Translation
Translation
get_id
get_kind
get_source_locale
set_id
set_kind
set_source_locale
Translation
Object Hierarchy:
AppStream.Translation
AppStream.Translation
AppStream.Translation
GLib.Object
GLib.Object
GLib.Object->AppStream.Translation
Description:
[
CCode
( type_id =
"as_translation_get_type ()"
) ]
public
class
Translation
:
Object
Namespace:
AppStream
Package:
appstream
Content:
Creation methods:
public
Translation
()
Creates a new
Translation
.
Methods:
public
unowned
string
get_id
()
The ID (e.
public
TranslationKind
get_kind
()
The translation system type.
public
unowned
string
get_source_locale
()
The locale of the source strings for this component.
public
void
set_id
(
string
id)
Set the ID (e.
public
void
set_kind
(
TranslationKind
kind)
Set the translation system type.
public
void
set_source_locale
(
string
? locale)
Set the locale of the source strings for this component.
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