Method

AdwSqueezerremove

deprecated: 1.4 

Declaration [src]

void
adw_squeezer_remove (
  AdwSqueezer* self,
  GtkWidget* child
)

Description [src]

Removes a child widget from self.

Deprecated since: 1.4

See the migration guide

Parameters

child

Type: GtkWidget

The child to remove.

The data is owned by the caller of the method.