Function
GimpUiradio_button_update
Declaration [src]
void
gimp_radio_button_update (
GtkWidget* widget,
gpointer data
)
Parameters
widget |
GtkWidget |
A |
|
The data is owned by the caller of the function. | |
data |
gpointer |
A pointer to a #gint variable which will store the value of
GPOINTER_TO_INT (g_object_get_data ( |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |