summaryrefslogtreecommitdiff
path: root/src/fltk-images-pixmaps-xpm.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-xpm.ads
parentc47bea48a24e51e178354f3e3bb53d8b9964b769 (diff)
Improved binding for the FLTK.Images package subtree
Diffstat (limited to 'src/fltk-images-pixmaps-xpm.ads')
-rw-r--r--src/fltk-images-pixmaps-xpm.ads8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/fltk-images-pixmaps-xpm.ads b/src/fltk-images-pixmaps-xpm.ads
index e888632..004e2a4 100644
--- a/src/fltk-images-pixmaps-xpm.ads
+++ b/src/fltk-images-pixmaps-xpm.ads
@@ -3,6 +3,10 @@
package FLTK.Images.Pixmaps.XPM is
+ -------------
+ -- Types --
+ -------------
+
type XPM_Image is new Pixmap with private;
type XPM_Image_Reference (Data : not null access XPM_Image'Class) is
@@ -11,6 +15,10 @@ package FLTK.Images.Pixmaps.XPM is
+ --------------------
+ -- Construction --
+ --------------------
+
package Forge is
function Create