[ CCode ( instance_pos = 2.9 ) ]
public delegate void QueryStringCallback (Widget query_box, string string)
Note that you must not g_free the passed string.
| query_box |
The query box. |
| string |
The entered string. |
| data |
user data. |