Skip to content

Commit

Permalink
Expand linked_group documentation slightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
jostephd committed May 18, 2019
1 parent c2173b2 commit b476cf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gui/core/window_builder.cpp
Expand Up @@ -266,6 +266,9 @@ void builder_window::read(const config& cfg)
* @end{table}
* @end{tag}{name="linked_group"}
* A linked group needs to have at least one size fixed.
* All widgets that are defined with linked_group=foo, where foo is the id of
* the linked_group, will have the same width (if fixed_width) and the same
* height (if fixed_height).
* @begin{tag}{name="tooltip"}{min=0}{max=1}
* A tooltip and helptip section have the following field:
* @begin{table}{config}
Expand Down

0 comments on commit b476cf8

Please sign in to comment.