gtk+ python bindings
- From: Elliot Lee <sopwith cuc edu>
- To: gtk-list redhat com, gnome-list redhat com
- Subject: gtk+ python bindings
- Date: Fri, 20 Mar 1998 11:26:47 -0500 (EST)
Does anyone have python bindings that
(a) Work with the latest gtk+
(b) Provide a python-native interface, i.e. allowing
new GtkWindow(GTK_WINDOW_TOPLEVEL).set_title("Hello")
instead of
foo = gtk_window_new(GTK_WINDOW_TOPLEVEL)
gtk_window_set_title(foo, "Hello")
(i.e. if a person wanted to write in C they would ;-)
Thanks...
-- Elliot
Chicken Little was right.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]