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