Method

Gtk.AspectFrame.get_child

Declaration [src]

GtkWidget*
gtk_aspect_frame_get_child (
  GtkAspectFrame* self
)

Description [src]

Gets the child widget of self.

Gets propertyGtk.AspectFrame:child

Return value

Returns: GtkWidget

the child widget of self@

Ownership is not transferred to the caller
Can be NULL