IntRadioFrame.array


Description:

[ CCode ( cname = "gimp_int_radio_frame_new_array" , has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.0" ) ]
public IntRadioFrame.array (string[] labels)

A variant of gimp_int_radio_frame_new that takes an array of labels.

The array indices are used as values.

Parameters:

labels

a null-terminated array of labels.

Returns:

a new IntRadioFrame.