rc_find_pixmap_in_path
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public string rc_find_pixmap_in_path (Settings settings, Scanner scanner, string pixmap_file)
Warning: rc_find_pixmap_in_path is deprecated since 3.0.
Looks up a file in pixmap path for the specified Settings.
Note:
Use CssProvider instead.
If the file is not found, it outputs a warning message using warning and returns null.
Parameters:
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. |
Returns:
the filename. |
Namespace: Gtk
Package: gtk+-3.0