Method
HandyTabViewget_default_icon
since: 1.2
Declaration [src]
GIcon*
hdy_tab_view_get_default_icon (
HdyTabView* self
)
Description [src]
Gets default icon of self
.
Available since: 1.2
Gets property | Handy.TabView:default-icon |
Return value
Type: GIcon
The default icon of self
.
The returned data is owned by the instance. |