Tweaked the documentation for the layout_headers_recursive
This commit is contained in:
parent
e74e55df98
commit
f3339a538b
1 changed files with 1 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ protected:
|
||||||
* @param[in] parent_expanded This value is set to true if all of the
|
* @param[in] parent_expanded This value is set to true if all of the
|
||||||
* ancestors of this track, up to the root are expanded and visible,
|
* ancestors of this track, up to the root are expanded and visible,
|
||||||
* false if any of them are collapsed.
|
* false if any of them are collapsed.
|
||||||
|
* @return Returns the height of the branch in pixels.
|
||||||
* @see update_layout()
|
* @see update_layout()
|
||||||
**/
|
**/
|
||||||
int layout_headers_recursive(
|
int layout_headers_recursive(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue