We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961f5a4 commit a0e7bbaCopy full SHA for a0e7bba
rdoc-sources/FXWindow.rb
@@ -78,7 +78,7 @@ module Fox
78
# +LAYOUT_MIN_HEIGHT+:: Minimum height is the default
79
# +LAYOUT_FILL_X+:: Stretch or shrink horizontally
80
# +LAYOUT_FILL_Y+:: Stretch or shrink vertically
81
- # +LAYOUT_FILL:: Stretch or shrink in both directions
+ # +LAYOUT_FILL+:: Stretch or shrink in both directions
82
# +LAYOUT_EXPLICIT+:: Explicit placement
83
# +LAYOUT_DOCK_SAME+:: Dock on same galley, if it fits
84
# +LAYOUT_DOCK_NEXT+:: Dock on next galley
0 commit comments