ActionBar.packEnd
void packEnd(gtk.widget.Widget child)Adds child to action_bar, packed with reference to the end of the action_bar.
Parameters
child | the [gtk.widget.Widget] to be added to action_bar |
void packEnd(gtk.widget.Widget child)Adds child to action_bar, packed with reference to the end of the action_bar.
child | the [gtk.widget.Widget] to be added to action_bar |