gtk_text_buffer_insert



hi everyone,

  how do I do this:

int i;
printf("%d", i);

  in a textview:

gtk_text_buffer_insert(buffer, &iter, "%d", -1);

regards




		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]