Method

Gtk.LayoutChild.get_child_widget

Declaration [src]

GtkWidget*
gtk_layout_child_get_child_widget (
  GtkLayoutChild* layout_child
)

Description [src]

Retrieves the GtkWidget associated to the given layout_child.

Return value

Returns: GtkWidget

a GtkWidget

Ownership is not transferred to the caller