Constructor

HeTabPagenew

Declaration

HeTabPage*
he_tab_page_new (
  HeTab* tab
)

Description [src]

Create a new Tab Page. This should be handled automatically by the Tab generation code.

Since: 1.0.

Parameters

tab

Type: HeTab

No description available.

The data is owned by the caller of the function.

Return value

Type: HeTabPage

No description available.

The data is owned by the called function.