xt (and wrap it) without the extra size?
[1] https://docs.google.com/file/d/0Bzp_ysssfuh2YnowM0JuZTFBbHc/edit
Kind regards,
Arx Cruz
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
r the user use the GOptionEntry.
Is this possible, or there's another way to do this and I don't know?
Kind regards,
Arx Cruz
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Ephiphany now support webkit
Check this out:
http://arstechnica.com/journals/linux.ars/2007/07/26/using-epiphany-with-webkit
2008/9/30 Salvatore De Paolis <[EMAIL PROTECTED]>
> On Tue, 30 Sep 2008 23:23:41 +0300
> "Mackram Raydan" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> > Hey All,
> >
> > I am worki
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,
Hi guys,
Sorry if is the wrong place to post this, but im having problems in compile
Gtk with Quartz support through imendio patchs using jhbuild,
All packages compiles very well, but when i try compile gtk i have this
error:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../modules/other
-I../.
http://le-hacker.org/papers/gobject/
Great tutorial!
On 7/4/07, Lucas Stephanou <[EMAIL PROTECTED]> wrote:
>
> Hi All ,
>
> I'm looking for tutorials about gobject, specially signals handlers,
> The Gnome Docs is just a api doc, without examples or ways to code
> correct!
> That api, to me is fo
may this help you
http://developer.imendio.com/projects/gtk-macosx
On 3/6/07, Tomaz Canabrava <[EMAIL PROTECTED]> wrote:
> Hy'all.
>
> i'm donating myself as a developer-aprendice to help porting GTK to OSX.
> i *really* need some help understanding how GTK works before i can try to
> start helpi