Another Pseudo Interface in GTK+

May 13th 2008 – 23:46

Beside the hidden scrollable interface there is another interface hidden in GtkWidgetClass::activate_signal.

See Bug 532795 for an implementation of an explicit Activatable interface to replace this class variable.

Post a Comment