2-2006 a las 13:27 -0300, Matías Alejandro Torres escribió:
> Hello everyone,
>
> I have a GtkTreeView packed inside a GtkScrolledWindow. The
> GtkScrolledWindow is packed inside a GtkVBox and I want that whenever
> the windows' size changes the GtkScrolledWindow fills the unus
Hello everyone,
I have a GtkTreeView packed inside a GtkScrolledWindow. The
GtkScrolledWindow is packed inside a GtkVBox and I want that whenever
the windows' size changes the GtkScrolledWindow fills the unused space.
I've have two dialogs created in the same way, one works, the other
doesn't. Her