ActionBar.packStart
void packStart(gtk.widget.Widget child)Adds child to action_bar, packed with reference to the start of the action_bar.
Parameters
child | the #GtkWidget to be added to action_bar |
void packStart(gtk.widget.Widget child)Adds child to action_bar, packed with reference to the start of the action_bar.
child | the #GtkWidget to be added to action_bar |