Method

Gtk.SearchEntry.get_key_capture_widget

Declaration [src]

GtkWidget*
gtk_search_entry_get_key_capture_widget (
  GtkSearchEntry* entry
)

Description [src]

Gets the widget that entry is capturing key events from.

Return value

Returns: GtkWidget

The key capture widget.

Ownership is not transferred to the caller