Method

AdwTabPageget_icon

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

Returns: GIcon
 

The icon of self.

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