21 #ifndef GNASH_IMAGE_GIF_H 22 #define GNASH_IMAGE_GIF_H 41 std::unique_ptr<Input>
createGifInput(std::shared_ptr<IOChannel> in);
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
std::unique_ptr< Input > createGifInput(std::shared_ptr< IOChannel > in)
Create a GifInput and transfer ownership to the caller.
Definition: GnashImageGif.cpp:311