Enchant.Broker – enchant Reference Manual
Broker
Object Hierarchy:
Enchant.Broker
Enchant.Broker
Enchant.Broker
Description:
[
Compact
]
[
CCode
( free_function =
"enchant_broker_free"
) ]
public
class
Broker
Namespace:
Enchant
Package:
enchant
Content:
Creation methods:
public
Broker
()
Methods:
public
void
describe
(
BrokerDescribeFn
fn)
public
int
dict_exists
(
string
tag)
public
void
free_dict
(
Dict
dict)
public
unowned
string
get_error
()
public
void
list_dicts
(
DictDescribeFn
fn)
public
unowned
Dict
request_dict
(
string
tag)
public
unowned
Dict
request_pwl_dict
(
string
pwl)
public
void
set_ordering
(
string
tag,
string
ordering)
2022 vala-language.org