Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2022-06-02 23:07:52 +0300
committerAntenore Gatta <antenore@simbiosi.org>2022-06-02 23:07:52 +0300
commitedf6d9b7f6f1eee7b2b140aa592c1cbc9b3d2679 (patch)
tree1030a677e7eadd5c81690804880317c541d9c550 /public/python__wrapper__remmina__file_8c.html
parent4d49c6cffb8554338b3e7c70c8ae9f9217c14e10 (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/python__wrapper__remmina__file_8c.html')
-rw-r--r--public/python__wrapper__remmina__file_8c.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/python__wrapper__remmina__file_8c.html b/public/python__wrapper__remmina__file_8c.html
index 84d3c44a9..bbea02307 100644
--- a/public/python__wrapper__remmina__file_8c.html
+++ b/public/python__wrapper__remmina__file_8c.html
@@ -415,7 +415,7 @@ Variables</h2></td></tr>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= {</div><div class="line"> PyVarObject_HEAD_INIT(NULL, 0)</div><div class="line"> .tp_name = <span class="stringliteral">&quot;remmina.RemminaFile&quot;</span>,</div><div class="line"> .tp_doc = <span class="stringliteral">&quot;&quot;</span>,</div><div class="line"> .tp_basicsize = <span class="keyword">sizeof</span>(<a class="code" href="struct_py_remmina_file.html">PyRemminaFile</a>),</div><div class="line"> .tp_itemsize = 0,</div><div class="line"> .tp_flags = Py_TPFLAGS_DEFAULT,</div><div class="line"> .tp_methods = <a class="code" href="python__wrapper__remmina__file_8c.html#ab66f0239baad771626c734253bb7b402">python_remmina_file_type_methods</a>,</div><div class="line"> .tp_dealloc = <a class="code" href="python__wrapper__remmina__file_8c.html#a8fd4a10a550a8d5dc690a90e7418d681">file_dealloc</a></div><div class="line">}</div><div class="ttc" id="python__wrapper__remmina__file_8c_html_ab66f0239baad771626c734253bb7b402"><div class="ttname"><a href="python__wrapper__remmina__file_8c.html#ab66f0239baad771626c734253bb7b402">python_remmina_file_type_methods</a></div><div class="ttdeci">static PyMethodDef python_remmina_file_type_methods[]</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__remmina__file_8c_source.html#l00058">python_wrapper_remmina_file.c:58</a></div></div>
<div class="ttc" id="python__wrapper__remmina__file_8c_html_a8fd4a10a550a8d5dc690a90e7418d681"><div class="ttname"><a href="python__wrapper__remmina__file_8c.html#a8fd4a10a550a8d5dc690a90e7418d681">file_dealloc</a></div><div class="ttdeci">static void file_dealloc(PyObject *self)</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__remmina__file_8c_source.html#l00053">python_wrapper_remmina_file.c:53</a></div></div>
-<div class="ttc" id="struct_py_remmina_file_html"><div class="ttname"><a href="struct_py_remmina_file.html">PyRemminaFile</a></div><div class="ttdoc">Wrapper for a Python object that contains a pointer to an instance of RemminaFile. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__remmina__file_8h_source.html#l00050">python_wrapper_remmina_file.h:50</a></div></div>
+<div class="ttc" id="struct_py_remmina_file_html"><div class="ttname"><a href="struct_py_remmina_file.html">PyRemminaFile</a></div><div class="ttdoc">Wrapper for a Python object that contains a pointer to an instance of RemminaFile. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__remmina__file_8h_source.html#l00052">python_wrapper_remmina_file.h:52</a></div></div>
</div><!-- fragment -->
<p>The definition of the Python module 'remmina'. </p>