Method

Adw.TabView.set_shortcut_widget

Declaration [src]

void
adw_tab_view_set_shortcut_widget (
  AdwTabView* self,
  GtkWidget* widget
)

Description [src]

Sets the shortcut widget for self.

Parameters

widget GtkWidget*
 

a shortcut widget

 Can be NULL
 Ownership is not transferred to the callee