mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* refactor: use stubs for gdk-pixbuf dependency * Adjust build file * Add includes * Merge gdk_pixbuf stubs into gtk stubs * Split pixbuf sigs into own file again * Add initialization check * Apply PR feedback Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com> Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
#include <gdk-pixbuf/gdk-pixbuf.h>
|
|
#include <gtk/gtk.h>
|