Method
AdapLeafletprepend
deprecated: 1.4
Declaration [src]
AdapLeafletPage*
adap_leaflet_prepend (
AdapLeaflet* self,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
The widget to prepend.
The data is owned by the caller of the method.
Return value
Type: AdapLeafletPage
The AdapLeafletPage
for child
.
The data is owned by the instance. |