How do you wrap gtk_style_get?
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: language-bindings gnome org
- Subject: How do you wrap gtk_style_get?
- Date: Tue, 03 Mar 2009 20:42:28 +0100
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().
So what does your favorite language binding do about this?
[1] <http://library.gnome.org/devel/gtk/2.15/GtkStyle.html#gtk-style-get>
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]