HeaderBar.packEnd
void packEnd(gtk.widget.Widget child)Adds child to bar, packed with reference to the end of the bar.
Parameters
child | the #GtkWidget 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 #GtkWidget to be added to bar |