rc_get_default_files


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public unowned string[] rc_get_default_files ()

Warning: rc_get_default_files is deprecated since 3.0.

Retrieves the current list of RC files that will be parsed at the end of init.

Note:

Use StyleContext instead

Returns:

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.


Namespace: Gtk
Package: gtk+-3.0