summaryrefslogtreecommitdiff
path: root/src/fltk-images-pixmaps-gif.ads
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2024-02-20 18:04:23 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2024-02-20 18:04:23 +1300
commitf18ea4474bb4905a00e0b39e7205c177ee994196 (patch)
tree67a06833192e0f47695ab872badb88fb0970280a /src/fltk-images-pixmaps-gif.ads
parentc47bea48a24e51e178354f3e3bb53d8b9964b769 (diff)
Improved binding for the FLTK.Images package subtree
Diffstat (limited to 'src/fltk-images-pixmaps-gif.ads')
-rw-r--r--src/fltk-images-pixmaps-gif.ads8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/fltk-images-pixmaps-gif.ads b/src/fltk-images-pixmaps-gif.ads
index 18e31b9..4936617 100644
--- a/src/fltk-images-pixmaps-gif.ads
+++ b/src/fltk-images-pixmaps-gif.ads
@@ -3,6 +3,10 @@
package FLTK.Images.Pixmaps.GIF is
+ -------------
+ -- Types --
+ -------------
+
type GIF_Image is new Pixmap with private;
type GIF_Image_Reference (Data : not null access GIF_Image'Class) is
@@ -11,6 +15,10 @@ package FLTK.Images.Pixmaps.GIF is
+ --------------------
+ -- Construction --
+ --------------------
+
package Forge is
function Create