Skip to contents

Load style file over global style variable (.rgs).

Usage

gui_load_style(file_name)

Arguments

file_name

A string.

Examples

if (FALSE) {
gui_load_style("file.png")
}