lib: improve synopsis and doc of many libs
[nit.git] / lib / gtk / gtk.nit
index 80fc909..405bb01 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Provides GTK widgets and functionalities
+# GTK+ widgets and services
+#
+# By default provides services from GTK+ v3.4.
+# Newer features from v3.6 and v3.8 are available in the submodules v3_6 and v3_8 respectively.
 module gtk
 
-# By default, use gtk 3.4
 import v3_4