Howto set up a CSS-Animation for the packing-process of a container?

2012-09-18 Thread Moritz Renftle
Hi, I read about GTK's fancy new opportunities concerning CSS-styling and thought I had a use-case for it: My app has a Gtk.Grid with other widgets packed into it. Is it possible to create a CSS-file, which defines an animation for the packing- and removing-process of the Gtk.Grid? More

GTK window positioning

2012-09-18 Thread David Buchan
Hi, I've made a program that creates two new windows when demanded:   GtkWidget *window1, *scrolled_win1, *textview1;   GtkTextBuffer *buffer1;   GtkWidget *window2, *scrolled_win2, *textview2;   GtkTextBuffer *buffer2;   PangoFontDescription *textview_font1;   PangoFontDescription

Re: Language Bindings for GTK+ 3.2 (on website)

2012-09-18 Thread Martyn Russell
On 18/09/12 11:36, Andrew wrote: On 09/17/2012 07:07 AM, Martyn Russell wrote: Hello all, So, I was checking these are up to date after Mathieu Dupuy asked me to update the D language bindings. I have added a GTK+ 3.2 column now and continued the 3.0 binding progress for each case. PLEASE

Re: Language Bindings for GTK+ 3.2 (on website)

2012-09-18 Thread Javier Jardón
On 18 September 2012 22:01, Martyn Russell mar...@lanedo.com wrote: On 18/09/12 11:36, Andrew wrote: On 09/17/2012 07:07 AM, Martyn Russell wrote: Hello all, So, I was checking these are up to date after Mathieu Dupuy asked me to update the D language bindings. I have added a GTK+ 3.2

Re: Language Bindings for GTK+ 3.2 (on website)

2012-09-18 Thread Martyn Russell
On 18/09/12 16:39, Javier Jardón wrote: On 18 September 2012 22:01, Martyn Russell mar...@lanedo.com wrote: Hey, Sorry if I misunderstand something, but if a binding support 3.4, Is it not implicit that support all the GTK+3 versions = 3.4 ? Well, I could guess, but I don't know for sure. In