Method

Adw.TabView.get_selected_page

Declaration [src]

AdwTabPage*
adw_tab_view_get_selected_page (
  AdwTabView* self
)

Description [src]

Gets the currently selected page in self.

Return value

Returns: AdwTabPage

the selected page

Ownership is not transferred to the caller
Can be NULL