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