Method

HandyFlapget_content

Declaration [src]

GtkWidget*
hdy_flap_get_content (
  HdyFlap* self
)

Description [src]

Gets the content widget for self.

Available since:1.2
Gets propertyHandy.Flap:content

Return value

Returns: GtkWidget
 

The content widget for self.

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