rcGetDefaultFiles

Retrieves the current list of RC files that will be parsed at the end of gtk.global.init_.

More...
string[]
rcGetDefaultFiles
()

Return Value

Type: string[]

A null-terminated array of filenames. This memory is owned by GTK+ and must not be freed by the application. If you want to store this information, you should make a copy.

Detailed Description

Deprecated: Use #GtkStyleContext instead