X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af90bd48809d7174578da339b4797389692a1472..30be036c6d4990f8aa21af5b86abdc0852e686a0:/docs/latex/wx/listattr.tex diff --git a/docs/latex/wx/listattr.tex b/docs/latex/wx/listattr.tex index 0e9e7069a9..1422f337ef 100644 --- a/docs/latex/wx/listattr.tex +++ b/docs/latex/wx/listattr.tex @@ -1,4 +1,4 @@ -\section{\class{wxListItemAttr}}\label{wxListItemAttr} +\section{\class{wxListItemAttr}}\label{wxlistitemattr} Represents the attributes (color, font, \ldots) of a \helpref{wxListCtrl}{wxlistctrl} \helpref{wxListItem}{wxlistctrl}. @@ -39,6 +39,7 @@ Returns the currently set font. \membersection{wxListItemAttr::GetTextColour}\label{wxlistitemattrgettextcolour} + \constfunc{const wxColour\&}{GetTextColour}{\void} Returns the currently set text color. @@ -80,6 +81,8 @@ Sets a new font. \membersection{wxListItemAttr::SetTextColour}\label{wxlistitemattrsettextcolour} + \func{void}{SetTextColour}{\param{const wxColour\& }{colour}} Sets a new text color. +