![]() |
![]() |
![]() |
GOffice Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals |
GOCharmapSel; enum GOCharmapSelTestDirection; gchar const * go_charmap_sel_get_encoding (GOCharmapSel *cs
); const char * go_charmap_sel_get_encoding_name (GOCharmapSel *cs
,const char *enc
); GtkWidget * go_charmap_sel_new (GOCharmapSelTestDirection test
); gboolean go_charmap_sel_set_encoding (GOCharmapSel *cs
,const char *enc
);
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBox +----GOCharmapSel
typedef enum { GO_CHARMAP_SEL_TO_UTF8 = 0, GO_CHARMAP_SEL_FROM_UTF8 } GOCharmapSelTestDirection;
const char * go_charmap_sel_get_encoding_name (GOCharmapSel *cs
,const char *enc
);
gboolean go_charmap_sel_set_encoding (GOCharmapSel *cs
,const char *enc
);
"charmap-changed"
signalvoid user_function (GOCharmapSel *gocharmapsel,
gpointer arg1,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |