Method

HandyHeaderBarget_custom_title

Declaration [src]

GtkWidget*
hdy_header_bar_get_custom_title (
  HdyHeaderBar* self
)

Description [src]

Retrieves the custom title widget of the header.

Available since:1.0

Return value

Returns: GtkWidget
 

The custom title widget of the header.

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