![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
GOCharmapSel; enum GOCharmapSelTestDirection; GtkWidget* go_charmap_sel_new (GOCharmapSelTestDirection test); gcharconst * go_charmap_sel_get_encoding (GOCharmapSel *cs); gboolean go_charmap_sel_set_encoding (GOCharmapSel *cs, const char *enc); const char* go_charmap_sel_get_encoding_name (GOCharmapSel *cs, const char *enc);
typedef enum { GO_CHARMAP_SEL_TO_UTF8 = 0, GO_CHARMAP_SEL_FROM_UTF8 } GOCharmapSelTestDirection;
GtkWidget* go_charmap_sel_new (GOCharmapSelTestDirection test);
|
|
Returns : |
gcharconst * go_charmap_sel_get_encoding (GOCharmapSel *cs);
|
|
Returns : |
gboolean go_charmap_sel_set_encoding (GOCharmapSel *cs, const char *enc);
|
|
|
|
Returns : |
const char* go_charmap_sel_get_encoding_name (GOCharmapSel *cs, const char *enc);
|
|
|
|
Returns : |