Method

HeAppBarremove

Declaration

void
he_app_bar_remove (
  HeAppBar* self,
  GtkWidget* child
)

Description [src]

Remove a child from the AppBar.

Since: 1.0.

Parameters

child

Type: GtkWidget

The child to remove. .

The data is owned by the caller of the method.