Constructor

AdwTabButtonnew

Declaration [src]

GtkWidget*
adw_tab_button_new (
  void
)

Description [src]

Creates a new AdwTabButton.

Available since:1.3

Return value

Returns: GtkWidget*
 

The newly created AdwTabButton

 The data is owned by the called function.