Strictly speaking I'm talking about a gtkmm app but since gtkmm is mostly just
a wrapper around gtk+ maybe I should start here.
Some time ago I built a small gtkmm app using gtk-win32 and Microsoft Visual
C++. MSVC has some pretty sophisticated leak detection tools and in the past,
I've tended
Hi all,
Is there any signal that is emitted when a widget has been fully painted ?.
I have been looking at show, expose and visibility notify signals, but they are
emitted always before the widget is painted.
Any idea ?
Thank you,
___
gtk-app-devel-l
There is a way to populate a GtkTreeView so that it grows horizontally?
I want to setup cell columns so that physically they are ROWS of the
GtkTreeView and obviously in a fixed number and to make the list grow
horizontally as long as I add elements to my GtkListStore.
I've looked in the GtkTreeV
On Tue, Feb 8, 2011 at 8:29 PM, Gabriele Greco wrote:
> There is a way to populate a GtkTreeView so that it grows horizontally?
>
> I want to setup cell columns so that physically they are ROWS of the
> GtkTreeView and obviously in a fixed number and to make the list grow
> horizontally as long as
Would GtkIconView be suitable?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On Tue, Feb 8, 2011 at 2:55 PM, Costin Chirvasuta wrote:
> Would GtkIconView be suitable?
>
It seems that GtkIconView suffers from the same problems of GtkTreeView, it
grows only vertically, it has gtk_icon_view_set_columns(), but it doesn't
have gtk_icon_view_set_rows(), so when u add items the
GLib 2.28.0 is now available for download at:
ftp://ftp.gtk.org/pub/glib/2.28
http://download.gnome.org/sources/glib/2.28
sha256 sums:
0605f538e5c022c237c97a34496979ba71d33c7b10b8d8edb84435498a651fb3
glib-2.28.0.tar.bz2
67bb93fb1c6a6b34d2e1ae22e56b2703eef5cb9161a70922a5bea1519ff3f641
glib-2