Re: Glade and Gtk 2.16.x

2009-01-03 Thread Rodrigo Miguel
Thanks Tristan & Tadej. Rodrigo ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

How to use Quarks?

2009-01-03 Thread Patrick Braga
I've just begun learning GLib, and I came across Quarks. The documentation describes them as "association between strings and integer identifiers. Given either the stringo or the GQuark identifier it is possible to retrieve the other." This seems really useful and all, but I have no idea when

Re: How to use Quarks?

2009-01-03 Thread Yu Feng
If you are accessing data member(g_object_set_data) frequently you could use quarks to accelerate the looking up process(g_object_set_qdata). On Sat, 2009-01-03 at 12:56 -0200, Patrick Braga wrote: > I've just begun learning GLib, and I came across Quarks. The documentation > describes them as "a

Re: Suggestions about g_signal_connect_data and/or g_object_set_data_full

2009-01-03 Thread Tristan Van Berkom
On Fri, Jan 2, 2009 at 2:35 PM, Rodrigo Miguel wrote: > Hello all, > > I've the code below, so here are just a couple of questions: > > 1) I'm curious, if I close the app by clicking the button that calls > gtk_main_quit, instead of forceing the window to be destroyed, it > doesn't call my GClosur

Re: Wait for gtk events with select?

2009-01-03 Thread Steve Lawrence
Till Harbaum / Lists wrote: Hi, is there a way to wait for gtk events via some file descriptor given to a select call? I am porting an application to gtk that calls some "gimme_input" function every now and then and want's me to do some waiting for net sockets there. Now i'd like to use the

Unable to run gtk-demo for gtk+-2.14.6 with DirectFB : help!!!!!!!!!!!!!!!

2009-01-03 Thread Dhananjoy Chutia
Hi, gtk+-2.14.6 compilation was failed for arm-linux with directfb. I had compiled gtk+-2.14.6 with configure option --with-gdktarget=directfb --without-x --disable-gdiplus --without-libtiff --disable-gtk-doc --disable-man --disable-glibtest --without-libjasper. It is to be noted that glib versio