Method
GtkSearchBarget_child
Declaration [src]
GtkWidget*
gtk_search_bar_get_child (
GtkSearchBar* bar
)
Return value
Type: GtkWidget
The child widget of bar
.
The returned data is owned by the instance. |
The return value can be NULL . |