Method

GtkSearchEntryget_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

Type: GtkWidget

The key capture widget.

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