1(3)                        Beryl Programmer's Manual                       (3)
2
3
4

NAME

6       beryl_settings_set_codeset - Beryl settings find functions.
7

SYNOPSIS

9       #include <beryl/beryl-settings.h>
10
11       void beryl_settings_set_codeset(const char *name);
12

DESCRIPTION

14       The beryl_settings_set_codeset() function sets explictly a wanted code‐
15       set name for localisation issues... Set this to  e.g.  "UTF-8",  if  we
16       want to be sure, that the result of e.g. beryl_setting_get_short_desc()
17       is in that codeset (charset)....
18
19

RETURN VALUE

21       nothing, void.
22

RATIONALE

24       None.
25

FUTURE DIRECTIONS

27       None.
28

AUTHORS

30       - Roland Baer aka. Test-tools (roland@verifysoft.de)
31
32       - The Beryl Project Team
33

SEE ALSO

35       beryl-settings(1)
36
38       GPL
39
40
41
42The Beryl Project                    2006                                  (3)
Impressum