TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 3.0
Looks up a file in pixmap path for the specified Gtk.Settings. If the file is not found, it outputs a warning message using g_warning() and returns null.
g_warning()
null
Deprecated
a Gtk.Settings
Scanner used to get line number information for the warning message, or null
name of the pixmap file to locate.
the filename.
since 3.0: Use Gtk.CssProvider instead.
Looks up a file in pixmap path for the specified Gtk.Settings. If the file is not found, it outputs a warning message using
g_warning()and returnsnull.