Method
HandyTabBarset_view
since: 1.2
Declaration [src]
void
hdy_tab_bar_set_view (
HdyTabBar* self,
HdyTabView* view
)
Description [src]
Sets the HdyTabView
self
controls.
Available since: 1.2
Sets property | Handy.TabBar:view |
Parameters
view
-
Type:
HdyTabView
A tab view.
The argument can be NULL
.The data is owned by the caller of the function.