Hi,
is it possible to use a GtkInvisible widget so I receive motion events
desktop arround without grabbing the pointer?
Thx.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hi,
I would be very grateful if someone could shed some light in several
CairoContext problems I'm having. Maybe I should send this cairo list
but I would like to know first if it's someway related to cairo
integration in gdk.
First one:
I have a GTKDrawindArea derived class that draws its backg
Hi, I'm trying to define a gobject class with a floating number
property. In the init class procedure I define the property the
following way:
param_spec = g_param_spec_float
("width" /* name */,
_("Icon Width") /* nick */,
_("The width of