Comment 1 for bug 622793

Revision history for this message
chrelad@gmail.com (chrelad) wrote :

I print()'d the widget.get_name() and it appears to be "GtkRadioButton" for the radio buttons as expected. I'm not sure why we are trying to split the widget name on '_' when there are none. I must be missing something.