Method

AdwTabPageset_indicator_icon

since: 1.0

Declaration [src]

void
adw_tab_page_set_indicator_icon (
  AdwTabPage* self,
  GIcon* indicator_icon
)

Description [src]

Sets the indicator icon of self.

Available since: 1.0

Parameters

indicator_icon

Type: GIcon

The indicator icon of self.

The argument can be NULL.
The data is owned by the caller of the method.