Method

HeGroupedButtonget_widget_at_index

[]

Declaration

GtkWidget*
he_grouped_button_get_widget_at_index (
  HeGroupedButton* self,
  gint index
)
[]

Description

No description available.

[]

Parameters

index

Type: gint

No description available.

[]

Return value

Type: GtkWidget

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.