view .gitattributes @ 29913:3eca54836f97

Allow 'Label' to be used as a synonym for 'Text' on uimenus (bug #60870) * NEWS: Announce change in Matlab compatibility section. * graphics.in.h (PROPERTIES(uimenu)): Add string_property "text". Change "label" property to have custom get/set routines. * graphics.in.h (get_label, set_label): New functions which intercept get/set of "label" property and forward calls to get_text()/set_text(). * Menu.cc (Menu::Menu, Menu::update): Replace instances of get_label() with get_text().
author Rik <rik@octave.org>
date Thu, 22 Jul 2021 13:40:03 -0700
parents c6f9ff84dc84
children
line wrap: on
line source

# line endings in repository match line endings on disc
* -text