icontheme: Add error argument to _load_texture
authorTimm Bäder <mail@baedert.org>
Thu, 29 Aug 2019 15:07:45 +0000 (17:07 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 9 Sep 2019 15:36:26 +0000 (17:36 +0200)
commit6821fe0c134804857c5068d5153e271acd5919f7
tree33b64d0d3a773dc5bdcd2462791e1132795cfbeb
parenta0947232fa7a6f9bf3c2375131c28b5dca6c5d16
icontheme: Add error argument to _load_texture

Loading an icon might fail.
demos/gtk-demo/clipboard.c
gtk/gtkcssimageicontheme.c
gtk/gtkiconhelper.c
gtk/gtkicontheme.c
gtk/gtkicontheme.h
gtk/gtkmountoperation.c
gtk/gtkwindow.c
tests/testdnd2.c
tests/testimage.c