Method

GtkSearchBarget_child

Declaration [src]

GtkWidget*
gtk_search_bar_get_child (
  GtkSearchBar* bar
)

Description [src]

Gets the child widget of bar.

Gets propertyGtk.SearchBar:child

Return value

Type: GtkWidget

The child widget of bar.

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