debug_construct_term_color

function debug_construct_term_color(colorinfo:Number):String {
    // Gjs wrapper for gst_debug_construct_term_color()
}

Constructs a string that can be used for getting the desired color in color terminals. You need to free the string after use.

colorinfo

the color info

Returns

a string containing the color definition