Hi all,
I have spent some time trying to create an application that would use GLib
to spawn a process. The function I want to use is
"g_spawn_async_with_pipes". The following code is just simplified version of
the real one, but the behavior is the same. On Linux it works but on the
Windows it
No, you cant. But you can use two "workarounds"
Do separeted windows in glade, then remove the content from the window and
put in your main window, or use GtkNotebook's to "simulate" many windows.
Theres a GtkMdiWindow in gtk-extras but i never used that before.
On Tue, Sep 9, 2008 at 11:48 AM,
Can GTK+ create a GtkWindow in a GtkWindow? One GtkWindow is another's child
?
I can't do this, Does one GTK+ application only can contain one GtkWindow?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listin
dhk wrote:
> How do you get a GtkCellRenderer from a treeview or a GtkTreeViewColumn?
>
> Thanks,
>
> Dave
gtk_tree_view_column_get_cell_renderers ()?
--
Jeffrey Barish
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gno
How do you get a GtkCellRenderer from a treeview or a GtkTreeViewColumn?
Thanks,
Dave
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi all,
in my app, I need the top-window to have an initial size that suits the content.
It's a bit like in the Gimp, where the image window initial size is set
accordingly to the image size, at a carefully chosen zoom level.
However, this initial size is not mandatory. The user must be able to s