Warning: rc_find_pixmap_in_path is deprecated since 3.0.
Looks up a file in pixmap path for the specified Settings.
Use CssProvider instead.
If the file is not found, it outputs a warning message using warning and returns null.
settings |
a Settings |
scanner |
Scanner used to get line number information for the warning message, or null |
pixmap_file |
name of the pixmap file to locate. |
the filename. |