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