Signal

HeTabSwitcher::tab-switched

Declaration

void
tab_switched (
  HeTabSwitcher* self,
  HeTab* old_tab,
  HeTab* new_tab,
  gpointer user_data
)

Description

No description available.

Default handler:

Parameters

old_tab

Type: HeTab

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
new_tab

Type: HeTab

No description available.

The data is owned by the caller of the function.