getting the window id in Directfb

2007-08-16 Thread Prateek . Mathur
Hi, I m trying to make use of gtksdl widget in my application. I m working over OMAP 2430 h/w. gtksdl widget uses macro GDK_WINDOW_XWINDOW to get the X resource id which used to get the widget inside main gtk window. Since i m working over Directfb i m interested in knowing how can i ge

Re: gtk_tree_store_set() repeats value

2007-08-16 Thread dhkuhl
undefined ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: gtk_tree_store_set() repeats value

2007-08-16 Thread Damien Caliste
Hello, > As a side question, I'm a little confused about the "text" property in > gtk_tree_view_insert_column_with_attributes(). What is this the > "text" property to? There is a little misunderstanding in the function gtk_tree_view_insert_column_with_attributes() here. The explanations for the

gtk_tree_store_set() repeats value

2007-08-16 Thread dhk
I'm getting my treeview objects out of a glade xml. Everything works fine until I call gtk_tree_store_set(). The application runs and there arn't any errors. However, the values don't get set, unless gtk_tree_store_set() is called to set the second item in the treestore: index 1. Then all colum