Method

AdapSqueezerget_visible_child

deprecated: 1.4 

Declaration [src]

GtkWidget*
adap_squeezer_get_visible_child (
  AdapSqueezer* self
)

Description [src]

Gets the currently visible child of self.

Deprecated since: 1.4

See the migration guide

Return value

Type: GtkWidget

The visible child.

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