RcStyle.findPixmapInPath

Looks up a file in pixmap path for the specified #GtkSettings. If the file is not found, it outputs a warning message using g_warning() and returns %NULL.

More...
class RcStyle
deprecated static
string
findPixmapInPath

Parameters

settings Settings

a #GtkSettings

scanner ScannerG

Scanner used to get line number information for the warning message, or %NULL

pixmapFile string

name of the pixmap file to locate.

Return Value

Type: string

the filename.

Detailed Description

Deprecated: Use #GtkCssProvider instead.

Meta