Method

AdapFlapget_content

deprecated: 1.4 

Declaration [src]

GtkWidget*
adap_flap_get_content (
  AdapFlap* self
)

Description [src]

Gets the content widget for self.

Deprecated since: 1.4

See the migration guide

Gets propertyAdap.Flap:content

Return value

Type: GtkWidget

The content widget for self.

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