Method

IdeRadioBoxset_active_id

Declaration

void
ide_radio_box_set_active_id (
  IdeRadioBox* self,
  const gchar* id
)

Description

No description available.
Sets propertyIde.RadioBox:active-id

Parameters

id

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.