Method

HandyTabViewget_shortcut_widget

Declaration [src]

GtkWidget*
hdy_tab_view_get_shortcut_widget (
  HdyTabView* self
)

Description [src]

Gets the shortcut widget for self.

Available since:1.2

Return value

Returns: GtkWidget
 

The shortcut widget for self.

 The data is owned by the instance.
 The return value can be NULL.