Method

Gtk.SearchBar.get_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

Returns: GtkWidget

the child widget of bar

Ownership is not transferred to the caller
Can be NULL