rc_find_pixmap_in_path


Description:


public string rc_find_pixmap_in_path (Settings settings, Scanner scanner, string pixmap_file)

Looks up a file in pixmap path for the specified Settings.

Note:

Use GtkCssProvider 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+-2.0