Function

Gtk-3.0Gtkrc_get_default_filesDeprecated 3.0

  • Retrieves the current list of RC files that will be parsed at the end of gtk_init().

    Returns 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.

    since 3.0: Use Gtk.StyleContext instead