Method

HandyTabPageget_icon

since: 1.2

Declaration [src]

GIcon*
hdy_tab_page_get_icon (
  HdyTabPage* self
)

Description [src]

Gets the icon of self.

Available since: 1.2

Gets propertyHandy.TabPage:icon

Return value

Type: GIcon

The icon of self.

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