News

Gpodder Developmente Blog: Currently for our Desktop UI, we use PyGTK and GTK+ 2. In recent years and months, GObject Introspection has become available ...
The C GTK API contains the function G_CONST_RETURN gchar* gtk_entry_get_text(GtkEntry *entry). Because Python is an object-oriented language, the bindings are set up as methods for the class. For the ...
Unfortunately, the widgets are developed in C# and can only be used in Mono applications, so I won't be able to include Ribbons in my Python GTK programs any time in the near future. Ryan Paul Ars ...