From 344ba0ffaf3f7d39bd5a1304ba6a6070d442a963 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Mon, 9 May 2022 12:47:10 +0300 Subject: Refactor Font configuration and import UI, and Font resources. --- doc/classes/Tree.xml | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'doc/classes/Tree.xml') diff --git a/doc/classes/Tree.xml b/doc/classes/Tree.xml index 8a30364ebe..b06be0cf99 100644 --- a/doc/classes/Tree.xml +++ b/doc/classes/Tree.xml @@ -42,13 +42,6 @@ Clears the tree. This removes all items. - - - - - Removes all OpenType features from the item's text. - - @@ -114,14 +107,6 @@ Returns column title language code. - - - - - - Returns OpenType feature [code]tag[/code] of the column title. - - @@ -308,15 +293,6 @@ Sets language code of column title used for line-breaking and text shaping algorithms, if left empty current locale is used instead. - - - - - - - Sets OpenType feature [code]tag[/code] for the column title. - - -- cgit v1.2.3