lib: intro `Float.lerp` for simple linear interpolation
[nit.git] / lib / gtk / v3_6.nit
index c2525a5..c424996 100644 (file)
@@ -15,6 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+# GTK+ services added at version 3.6
 module v3_6 is pkgconfig("gtk+-3.0")
 
 import v3_4