Method

Adw.Squeezer.add

Declaration [src]

AdwSqueezerPage*
adw_squeezer_add (
  AdwSqueezer* self,
  GtkWidget* child
)

Description [src]

Adds a child to self.

Parameters

child GtkWidget*
 

the widget to add

 Ownership is not transferred to the callee

Return value

Returns: AdwSqueezerPage

the AdwSqueezerPage for child

Ownership is not transferred to the caller