Method
AdwSqueezeradd
since: 1.0
Declaration [src]
AdwSqueezerPage*
adw_squeezer_add (
  AdwSqueezer* self,
  GtkWidget* child
)
Parameters
- child
- 
            Type: GtkWidgetThe widget to add. The data is owned by the caller of the method. 
Return value
Type: AdwSqueezerPage
The AdwSqueezerPage for child.
| The data is owned by the instance. |