Method

HandyTabPageget_icon

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

Returns: GIcon
 

The icon of self.

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