Add method description to is_embedding_subwindows
in Viewport
This pull request adds a missing method description to `Viewport` in the class docs.
This commit is contained in:
parent
6f4ffb3461
commit
7e56b7083d
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@
|
|||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Returns [code]true[/code] if the viewport is currently embedding windows.
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_input_handled" qualifiers="const">
|
||||
|
|
Loading…
Reference in a new issue