g_type_changed


Description:

public virtual signal void g_type_changed (Type old_type, Type new_type)

Gets emitted whenever column's type has been changed

Parameters:

old_type

the column's previous type

new_type

the column's new type