Method

AdapToolbarViewremove

since: 1.4

Declaration [src]

void
adap_toolbar_view_remove (
  AdapToolbarView* self,
  GtkWidget* widget
)

Description [src]

Removes a child from self.

Available since: 1.4

Parameters

widget

Type: GtkWidget

The child to be removed.

The data is owned by the caller of the method.