get image in gtktextbuffer

2009-01-09 Thread YU WU
dear all, i added an image into a textbuffer. how can i get the image from the textbuffer? thanks a lot. wu yu _ Send e-mail anywhere. No map, no compass. http://windowslive.com/oneline/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_anywhe

treeview -- go back to initial state

2008-12-27 Thread YU WU
dear all, i have one problem. i have built a treeview modal. it reads data from a file. if i click one column header, the treeview is sorted. now, i want to restore the initial state. how can i realize this? one thing at least is to make the sort indicator arrow not displayed. but the function

g_object_get_data changed data association

2008-07-25 Thread YU WU
dear sir or madam, i am developing applications with GTK+ and have some problem, following is some digest of my code. = store = gtk_list_store_new(NUMS_MAX_FORCE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TY