GimpUi.radio_button_update
@accepts(Gtk.Widget, gpointer)
@returns(none)
def radio_button_update(widget, data):
# Python wrapper for gimp_radio_button_update()
- widget
- data
A pointer to a #gint variable which will store the value of GPOINTER_TO_INT (g_object_get_data (widget, "gimp-item-data")).