X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f65137f8de90aba96242d5e44b00dfd0efa4b67..d51beb883495a2755cfba06905db1309caf749ff:/docs/latex/wx/richtextstyledefinition.tex diff --git a/docs/latex/wx/richtextstyledefinition.tex b/docs/latex/wx/richtextstyledefinition.tex index 2ed18ab5fa..f9117a59e1 100644 --- a/docs/latex/wx/richtextstyledefinition.tex +++ b/docs/latex/wx/richtextstyledefinition.tex @@ -52,11 +52,11 @@ Returns the style name. Returns the attributes associated with this style. -\membersection{wxRichTextStyleDefinition::Init}\label{wxrichtextstyledefinitioninit} +\membersection{wxRichTextStyleDefinition::GetStyleMergedWithBase}\label{wxrichtextstyledefinitiongetstylemergedwithbase} -\func{void}{Init}{\void} +\constfunc{wxRichTextAttr}{GetStyleMergedWithBase}{\param{wxRichTextStyleSheet*}{ sheet}} -Initialises the definition. +Returns the style attributes combined with the attributes of the specified base style, if any. This function works recursively. \membersection{wxRichTextStyleDefinition::SetBaseStyle}\label{wxrichtextstyledefinitionsetbasestyle}