summaryrefslogtreecommitdiff
path: root/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page
new file mode 100644
index 00000000..e041085e
--- /dev/null
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<page id="GIRepository.object_info_find_vfunc"
+ type="topic"
+ style="function"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="index" group="function"/>
+ </info>
+ <title>GIRepository.object_info_find_vfunc</title>
+<p>Locate a virtual function slot with name @name. Note that the namespace
+for virtuals is distinct from that of methods; there may or may not be
+a concrete method associated for a virtual. If there is one, it may
+be retrieved using g_vfunc_info_get_invoker(), otherwise %NULL will be
+returned.
+See the documentation for g_vfunc_info_get_invoker() for more
+information on invoking virtuals.</p><p>g_base_info_unref() when done.</p></page>