On Tue, 2009-03-03 at 20:42 +0100, Torsten Schoenfeld wrote:
> Aloha,
> 
> over in Perl land we're trying to find out how best to wrap the recently 
> added 
> gtk_style_get()[1] and its sibling gtk_style_get_property().  The obvious 
> thing 
> would be to wrap them as GtkStyle methods get() and get_property().  But this 
> shadows the GObject methods get() and get_property().

It's probably not too late to fix that if you file a bug.

> So what does your favorite language binding do about this?
> 
> [1] <http://library.gnome.org/devel/gtk/2.15/GtkStyle.html#gtk-style-get>
> _______________________________________________
> language-bindings mailing list  [email protected]
> http://mail.gnome.org/mailman/listinfo/language-bindings
-- 
[email protected]
www.murrayc.com
www.openismus.com

_______________________________________________
language-bindings mailing list  [email protected]
http://mail.gnome.org/mailman/listinfo/language-bindings

Reply via email to