Method

IdeSearchPreviewget_child

Declaration

GtkWidget*
ide_search_preview_get_child (
  IdeSearchPreview* self
)

Description

Gets the child widget, if any.

Return value

Type: GtkWidget

A GtkWidget or NULL.

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