Method

AdwFlapget_flap

Declaration [src]

GtkWidget*
adw_flap_get_flap (
  AdwFlap* self
)

Description [src]

Gets the flap widget for self.

Deprecated since:1.4

See the migration guide

Gets propertyAdw.Flap:flap

Return value

Returns: GtkWidget*
 

The flap widget for self.

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