loader: build_module_importation invalidates the mmodule on errors
[nit.git] / lib / gtk / gtk.nit
index 80fc909..1d8ed48 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Provides GTK widgets and functionalities
+# Provides GTK+ widgets and functionalities
+#
+# By default it provides services from GTK+ v3.4. You can get newer
+# features by importing submodules v3_6 or v3_8 with `import gtk::v3_6`.
 module gtk
 
-# By default, use gtk 3.4
 import v3_4