Method
AdapSqueezeradd
deprecated: 1.4
Declaration [src]
AdapSqueezerPage*
adap_squeezer_add (
AdapSqueezer* self,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
The widget to add.
The data is owned by the caller of the method.
Return value
Type: AdapSqueezerPage
The AdapSqueezerPage
for child
.
The data is owned by the instance. |