hi!
i use "gtk_label_set_text()" to set a label's value be a japanese string and display this correctly but i use "gdk_draw_string()" to display this japanese string and i cann't find any gdkfont to display this string correctly. who happened this same problem and can you tell me how to solve? |