Function
IdeTweaksBindingTransform
Declaration
gboolean
(* IdeTweaksBindingTransform) (
const GValue* from_value,
GValue* to_value,
gpointer user_data
)
Parameters
from_value-
Type:
GValueNo description available.
The data is owned by the caller of the function. to_value-
Type:
GValueNo description available.
The data is owned by the caller of the function. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.