Re: GIOScheduler example need

2010-06-27 Thread Ardhan Madras
Hi, > Where Win: > > typedef struct _Win > { > typedef struct _MainWin > { > GtkWindow parent; > GtkWidget* scroll; > GtkWidget* box; > }Win; I'm not quite sure how you defined your data type here, but if you are just typedef-ing a structure of course you can pass it to the function

GTK+ 2.21.3 released

2010-06-27 Thread Matthias Clasen
GTK+ 2.21.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.21/ http://download.gnome.org/sources/gtk+/2.21/ e1169311487c726fed2929a0856deb05a30f79171b3097a5afd8c7c4621cd0f1 gtk +-2.21.3.tar.bz2 ef4c69ed21720329245f3538092319509dc5e35de9bb412aa6fcb44407417349 gtk +-2.21.3.tar.g

GTK+ 2.90.4 released

2010-06-27 Thread Matthias Clasen
GTK+ 2.90.4 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.90/ http://download.gnome.org/sources/gtk+/2.90/ 73c1f474c9fc5c442097a1a8f2fa1ba4be514f182163ed2112085c46a1f57bb2 gtk +-2.90.4.tar.bz2 b77313e226816e4704918aa914564f10c0cf7a4253f335393f4a933c22ae4a0e gtk +-2.90.4.tar.g

Re: word wrap in liststore column

2010-06-27 Thread Florian Müllner
Hi, El dom, 27-06-2010 a las 18:19 +1000, Mick escribió: > Thanks, a clear answer to question 1 and 1.5 answers to question 2, I > didn't notice the gtk_tree... way ontil after I guessed how to gobject > set it, out of interest, which is better? Whichever looks better :-) Seriously, calling g_ob

The list of valid settings for gdk_screen_get_setting()?????

2010-06-27 Thread Eduard Bagrov
Hello! The latest version of documentation of gdk says that the function gdk_screen_get_setting() "Retrieves a desktop-wide setting such as double-click time for the GdkScreen screen. FIXME needs a list of valid settings here, or a link to more information. " Where can I find the list of the setti

Re: g_io_scheduler_job_send_to_mainloop How to?

2010-06-27 Thread Alexander Kuleshov
Thank you for reply. And if i have in build_thumbnails some gtk+ functions, it's thread unsafe. How can i fixed it? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: word wrap in liststore column

2010-06-27 Thread Mick
On Sun, 27 Jun 2010 05:19:51 +0200 Florian Müllner wrote: > Hi, > > El dom, 27-06-2010 a las 12:25 +1000, Mick escribió: > > I know that, I have searched but not found anything that says "this > > is how you set the properties of ..." > > ... an GObject: > http://library.gnome.org/devel/gobject