Method

HandyTabViewset_shortcut_widget

since: 1.2

Declaration [src]

void
hdy_tab_view_set_shortcut_widget (
  HdyTabView* self,
  GtkWidget* widget
)

Description [src]

Sets the shortcut widget for self.

Available since: 1.2

Parameters

widget

Type: GtkWidget

A shortcut widget.

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