7 lines
187 B
Factor
7 lines
187 B
Factor
|
! Copyright (C) 2009 Anton Gorenko.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: gir glib gobject gio gmodule ;
|
||
|
|
||
|
IN-GIR: gdk.pixbuf vocab:gdk/pixbuf/GdkPixbuf-2.0.gir
|
||
|
|