HeaderBar.packStart
void packStart(gtk.widget.Widget child)Adds child to bar, packed with reference to the start of the bar.
Parameters
child | the [gtk.widget.Widget] to be added to bar |
void packStart(gtk.widget.Widget child)Adds child to bar, packed with reference to the start of the bar.
child | the [gtk.widget.Widget] to be added to bar |