summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestSimpleCallback.page
blob: 6e31d3d992948a5ad8693e8a5dd566017b680653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<page id="Regress.TestSimpleCallback"
      type="topic"
      style="callback"
      xmlns="http://projectmallard.org/1.0/"
      xmlns:api="http://projectmallard.org/experimental/api/"
      xmlns:ui="http://projectmallard.org/1.0/ui/">
  <info>
    <link xref="index" group="callback" type="guide"/>
  </info>
  <title>Regress.TestSimpleCallback</title>
  <synopsis><code mime="text/x-gjs">
function onTestSimpleCallback(): void {
}
  </code></synopsis>



</page>