Function

Gtk-3.0Gtkrc_find_module_in_pathDeprecated 3.0

  • Searches for a theme engine in the GTK+ search path. This function is not useful for applications and should not be used.

    Parameters

    • Deprecatedmodule_file: string

      name of a theme engine

    Returns string

    The filename, if found (must be freed with g_free()), otherwise null.

    since 3.0: Use Gtk.CssProvider instead.