[ Version ( since = "3.14" ) ]
public void add_resource_path (string path)
Adds a resource path that will be looked at when looking for icons, similar to search paths.
See [method@Gtk.IconTheme.set_resource_path].
This function should be used to make application-specific icons available as part of the icon theme.
| this |
a `GtkIconTheme` |
| path |
a resource path |