Method

AdwSqueezerget_visible_child

Declaration [src]

GtkWidget*
adw_squeezer_get_visible_child (
  AdwSqueezer* self
)

Description [src]

Gets the currently visible child of self.

Available since:1.0

Return value

Returns: GtkWidget
 

The visible child.

 The data is owned by the instance.
 The return value can be NULL.