From 0497dfb79211aa1e64304fa446d230c41ca73daa Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 1 Nov 2019 18:41:10 +0100 Subject: Cleanup and add documentation --- src/Gtk/Internal.dcl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/Gtk/Internal.dcl') diff --git a/src/Gtk/Internal.dcl b/src/Gtk/Internal.dcl index 5b4d55d..8950cf9 100644 --- a/src/Gtk/Internal.dcl +++ b/src/Gtk/Internal.dcl @@ -1,5 +1,14 @@ definition module Gtk.Internal +/** + * This module provides low-level access to the Gtk+ 3 library. If you use the + * abstractions exported by the `Gtk` module, you should not need to use it + * directly. + * + * For documentation, see the Gtk+ 3 reference manual: + * https://developer.gnome.org/gtk3/stable/ + */ + from StdMaybe import :: Maybe from System._Pointer import :: Pointer -- cgit v1.2.3