Method

HandyLeafletprepend

since: 1.2

Declaration [src]

void
hdy_leaflet_prepend (
  HdyLeaflet* self,
  GtkWidget* child
)

Description [src]

Inserts child at the first position in self.

Available since: 1.2

Parameters

child

Type: GtkWidget

The widget to prepend.

The data is owned by the caller of the method.