Method
HandyHeaderBarpack_start
Declaration [src]
void
hdy_header_bar_pack_start (
  HdyHeaderBar* self,
  GtkWidget* child
)
Description [src]
Adds child to self, packed with reference to the start of the self.
| Available since: | 1.0 | 
Parameters
| child | GtkWidget | 
| The widget to be added to  | |
| The data is owned by the caller of the function. |