On Tue, 2013-02-05 at 07:49 -0500, D.H. Bahr wrote:
> is it possible to set an image as a background for a widget, say a
> GtkEventBox?
Broken since 3.3.
See https://bugzilla.gnome.org/show_bug.cgi?id=672858
Regards,
Peter Hurley
___
gtk-deve
which have been registered via
gtk_style_properties_register_property(). Enumerating registered
property names into a list would be a trivial implementation.
Regards,
Peter Hurley
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/m
~phurley/+archive/ppa .
The retooled version is available here
https://launchpad.net/~phurley/+archive/gtkparasite .
Regards,
Peter Hurley
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list
Why does bug 672858 https://bugzilla.gnome.org/show_bug.cgi?id=672858
still have no disposition?
It was reported the day of the release of 3.4.0 regarding a commit 18
days prior. It's still broken in 3.6.
If it's status is 'won't fix', just say
Benjamin Otte wrote:
> Peter Hurley hurleysoftware.com> writes:
>
> >
> > Hi,
> >
> > Is there a plan for implementing the CSS box model into existing
> > containers?
> >
> Yes, the idea is to support the full CSS box model and only the CSS b
what about container types where the semantics overlap -- eg,
like the padding properties of GtkAlignment?
Regards,
Peter Hurley
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list
On Mon, 2012-01-23 at 16:13 -0500, Peter Hurley wrote:
> Hi all,
>
> I'm hoping to get some clarification regarding the semantics of
> gtk_render_handle. The stock theming engine renders the handle centered
> within the rectangle parameters (@x,y width x height). Unfortunat
set background to the widget pattern
render background
construct new subpattern from base widget pattern
set background to the new subpattern
render handle
Is this correct?
Regards,
Peter Hurley
___
gtk-deve