HeaderBar.packEnd
void packEnd(gtk.widget.Widget child) nothrowAdds child to self, packed with reference to the end of self.
Parameters
child | the widget to be added to self |
void packEnd(gtk.widget.Widget child) nothrowAdds child to self, packed with reference to the end of self.
child | the widget to be added to self |