util_get_column_for_header_name


Description:

public static unowned string? util_get_column_for_header_name (string header_name)

Gets a corresponding messages table column name for the header_name.

Parameters:

header_name

name of a header to get a column for

Returns:

corresponding messages table column name for the header_name, or null, when the header_name does not have a corresponding column name in the messages table