Method

AdwTabPageget_icon

since: 1.0

Declaration [src]

GIcon*
adw_tab_page_get_icon (
  AdwTabPage* self
)

Description [src]

Gets the icon of self.

Available since: 1.0

Gets propertyAdw.TabPage:icon

Return value

Type: GIcon

The icon of self.

The returned data is owned by the instance.
The return value can be NULL.