Merge pull request #56321 from pycbouh/core-use-gdvirtual-everywhere
This commit is contained in:
commit
6a27d7361a
5 changed files with 20 additions and 13 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</tutorials>
|
||||
<methods>
|
||||
<method name="_handle_menu_selected" qualifiers="virtual">
|
||||
<return type="void" />
|
||||
<return type="bool" />
|
||||
<argument index="0" name="id" type="int" />
|
||||
<description>
|
||||
This virtual method can be implemented to handle context menu items not handled by default. See [method _set_create_options].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue