Method

AdapTabViewget_selected_page

Declaration [src]

AdapTabPage*
adap_tab_view_get_selected_page (
  AdapTabView* self
)

Description [src]

Gets the currently selected page in self.

Return value

Type: AdapTabPage

The selected page.

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