Method
GtkActionBarpack_start
Declaration [src]
void
gtk_action_bar_pack_start (
  GtkActionBar* action_bar,
  GtkWidget* child
)
Parameters
- child
- 
            Type: GtkWidgetThe widget to be added. The data is owned by the caller of the method.