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