rc_set_default_files
function rc_set_default_files(filenames:[filename]):void { // Gjs wrapper for gtk_rc_set_default_files() }
Sets the list of files that GTK+ will read at the end of init.
- filenames
A null-terminated list of filenames.
function rc_set_default_files(filenames:[filename]):void { // Gjs wrapper for gtk_rc_set_default_files() }
Sets the list of files that GTK+ will read at the end of init.
A null-terminated list of filenames.