Re: How do you wrap gtk_style_get?

Gian Mario Tagliaretti <[email protected]> Tue, 3 Mar 2009 21:20:00 +0100
Newsgroups gmane.comp.gnome.language-bindings
Message-ID <[email protected]>
On Tue, Mar 3, 2009 at 8:42 PM, Torsten Schoenfeld <[email protected]> wro=
te:
> Aloha,

Hi Torsten,

> 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(). =A0The
> obvious thing would be to wrap them as GtkStyle methods get() and
> get_property(). =A0But this shadows the GObject methods get() and
> get_property().
>
> So what does your favorite language binding do about this?

For python I was thinking to go with gtk.Style.get_style_property()
We don't have a gobject.GObject.get() and I don't think we will wrap
gtk.Style.get() either.

I will check if Gustavo and Paul are happy with this solution too.

cheers
-- =

Gian Mario Tagliaretti
GNOME Foundation member
[email protected]
_______________________________________________
language-bindings mailing list  [email protected]
http://mail.gnome.org/mailman/listinfo/language-bindings