ide-search-entry
ide-search-entry
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkEntry
╰── DzlSuggestionEntry
╰── IdeSearchEntry
Implemented Interfaces
IdeSearchEntry implements
AtkImplementorIface, GtkBuildable, GtkEditable and GtkCellEditable.
Functions
ide_search_entry_new ()
GtkWidget *
ide_search_entry_new (void);
Types and Values
IDE_TYPE_SEARCH_ENTRY
#define IDE_TYPE_SEARCH_ENTRY (ide_search_entry_get_type())
IdeSearchEntry
typedef struct _IdeSearchEntry IdeSearchEntry;
Property Details
The “max-results” property
“max-results” guint
Maximum number of search results to display.
Flags: Read / Write
Allowed values: [1,1000]
Default value: 25
Signal Details
The “unfocus” signal
void
user_function (IdeSearchEntry *idesearchentry,
gpointer user_data)
Flags: Action