4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
export this function. More... over 22 years ago
check if the base class is an extensionclass before poking around in More... over 22 years ago
allow '_' as start of constant name. (pyg_flags_add_constants): same here. More... over 22 years ago
don't import GTK. More... over 22 years ago
add test use of add_constants. More... over 22 years ago
same change. More... over 22 years ago
merge from short-class-names-branch More... over 22 years ago
removed. (gtk_cell_renderer_text_pixbuf_get_type): removed. More... over 22 years ago
fix up enums. More... over 22 years ago
various updates to make it compile. More... over 22 years ago
update for autoconf 2.52 More... over 22 years ago
register a "PyObject" boxed type with glib.. (pyg_value_from_pyobject): if More... almost 23 years ago
fix argument type for return_type. More... almost 23 years ago
function to list the signals of an object type. From patch by Skip More... almost 23 years ago
remove g_type_init() argument. More... almost 23 years ago
remove dead code for GtkArg handling, etc. (also tidied up references to More... almost 23 years ago
more fixups to use pyg_type_from_object. More... almost 23 years ago
new arg type for GType and GtkType args that uses pyg_type_from_object. More... almost 23 years ago
comment out, as container args have been switched to properties now. More... almost 23 years ago
remove the constructor from interfaces. It is now provided by GInterface. More... almost 23 years ago
function to register a new boxed type ExtensionClass. (pyg_boxed_new): new More... almost 23 years ago
2001-05-06 James Henstridge <[email protected]> More... almost 23 years ago
moved rewritten testgtk demo here More... about 23 years ago
simple example program that adds a signal to a class, connects a handler More... about 23 years ago
(pyg_signal_new): new function to create new signals. Doesn't work right yet. More... about 23 years ago
new function to get the closure used as the `class closure' for signals. More... about 23 years ago
add some comments about creating new GTypes here. More... about 23 years ago
s/is_last/is_end/ More... about 23 years ago
Still broken. Needs more updating More... about 23 years ago
destroy window on button's clicked signal rather than destroy signal. More... over 23 years ago