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