QueryStringCallback


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate void QueryStringCallback (Widget query_box, string string)

Note that you must not g_free the passed string.

Parameters:

query_box

The query box.

string

The entered string.

data

user data.


Namespace: GimpUi
Package: gimp-ui-3.0