Method

AdwTabPageset_icon

since: 1.0

Declaration [src]

void
adw_tab_page_set_icon (
  AdwTabPage* self,
  GIcon* icon
)

Description [src]

Sets the icon of self.

Available since: 1.0

Sets propertyAdw.TabPage:icon

Parameters

icon

Type: GIcon

The icon of self.

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