diff NEWS @ 28331:be3dab3212e9

getpixelposition.m: Implement new function (bug #58181) * graphics.cc (F__get_position__): New builtin function. * scripts/gui/getpixelposition.m: new function. * scripts/gui/module.mk: Add new function to build system. * gui.txi: Add doc string to the manual.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sun, 19 Apr 2020 20:25:11 +0200
parents 8245b890b6b0
children 248f7cc8dc74
line wrap: on
line diff
--- a/NEWS	Mon May 18 16:15:25 2020 -0400
+++ b/NEWS	Sun Apr 19 20:25:11 2020 +0200
@@ -96,6 +96,7 @@
 
 ### Alphabetical list of new functions added in Octave 7
 
+* `getpixelposition`
 * `endsWith`
 * `rng`
 * `startsWith`