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