Method
GtkActionBarpack_end
Declaration [src]
void
gtk_action_bar_pack_end (
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.