Add documentation for global KWin object in KWin scripting
This commit is contained in:
parent
e005e18a0f
commit
0168e8f2c1
1 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,14 @@
|
|||
<read></read>
|
||||
<detaileddescription>Global property to the core wrapper of KWin.</detaileddescription>
|
||||
</memberdef>
|
||||
<memberdef kind="property" writable="no">
|
||||
<type>object</type>
|
||||
<definition></definition>
|
||||
<argsstring></argsstring>
|
||||
<name>KWin</name>
|
||||
<read></read>
|
||||
<detaileddescription>Provides access to enums defined in KWin::WorkspaceWrapper</detaileddescription>
|
||||
</memberdef>
|
||||
</sectiondef>
|
||||
<sectiondef kind="public-func">
|
||||
<memberdef kind="function">
|
||||
|
|
Loading…
Reference in a new issue