debug_construct_win_color

function debug_construct_win_color(colorinfo:Number):Number {
    // Gjs wrapper for gst_debug_construct_win_color()
}

Constructs an integer that can be used for getting the desired color in windows' terminals (cmd.exe). As there is no mean to underline, we simply ignore this attribute.

This function returns 0 on non-windows machines.

colorinfo

the color info

Returns

an integer containing the color definition