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:
Diffstat (limited to 'public/python__wrapper__pref_8c_source.html')
-rw-r--r--public/python__wrapper__pref_8c_source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/python__wrapper__pref_8c_source.html b/public/python__wrapper__pref_8c_source.html
index 5c4619778..e9869b5a6 100644
--- a/public/python__wrapper__pref_8c_source.html
+++ b/public/python__wrapper__pref_8c_source.html
@@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('python__wrapper__pref_8c_source.html',
<div class="ttc" id="python__wrapper__common_8c_html_a11658eaccd360b5a1a5e037e9687a6d5"><div class="ttname"><a href="python__wrapper__common_8c.html#a11658eaccd360b5a1a5e037e9687a6d5">python_wrapper_check_attribute</a></div><div class="ttdeci">gboolean python_wrapper_check_attribute(PyObject *instance, const char *attr_name)</div><div class="ttdoc">Checks if a given attribute exists. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00139">python_wrapper_common.c:139</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a18794c4ccbbc68f11a76dc7943bbcb56"><div class="ttname"><a href="python__wrapper__common_8c.html#a18794c4ccbbc68f11a76dc7943bbcb56">ATTR_VERSION</a></div><div class="ttdeci">const char * ATTR_VERSION</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00064">python_wrapper_common.c:64</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a4a8a4735511a148ef3e81980671b3503"><div class="ttname"><a href="python__wrapper__common_8c.html#a4a8a4735511a148ef3e81980671b3503">python_wrapper_malloc</a></div><div class="ttdeci">void * python_wrapper_malloc(int bytes)</div><div class="ttdoc">Allocates memory and checks for errors before returning. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00154">python_wrapper_common.c:154</a></div></div>
-<div class="ttc" id="exec__plugin_8c_html_a3b53d8bbfcf5bdf5564c8804d211cf99"><div class="ttname"><a href="exec__plugin_8c.html#a3b53d8bbfcf5bdf5564c8804d211cf99">remmina_plugin</a></div><div class="ttdeci">static RemminaProtocolPlugin remmina_plugin</div><div class="ttdef"><b>Definition:</b> <a href="exec__plugin_8c_source.html#l00280">exec_plugin.c:280</a></div></div>
+<div class="ttc" id="exec__plugin_8c_html_a3b53d8bbfcf5bdf5564c8804d211cf99"><div class="ttname"><a href="exec__plugin_8c.html#a3b53d8bbfcf5bdf5564c8804d211cf99">remmina_plugin</a></div><div class="ttdeci">static RemminaProtocolPlugin remmina_plugin</div><div class="ttdef"><b>Definition:</b> <a href="exec__plugin_8c_source.html#l00304">exec_plugin.c:304</a></div></div>
<div class="ttc" id="python__wrapper__pref_8h_html"><div class="ttname"><a href="python__wrapper__pref_8h.html">python_wrapper_pref.h</a></div><div class="ttdoc">Contains the specialisation of RemminaPluginFile plugins in Python. </div></div>
<div class="ttc" id="struct___remmina_pref_plugin_html_a4a036be229f8b3797c3e0ad4913c7cdf"><div class="ttname"><a href="struct___remmina_pref_plugin.html#a4a036be229f8b3797c3e0ad4913c7cdf">_RemminaPrefPlugin::domain</a></div><div class="ttdeci">const gchar * domain</div><div class="ttdef"><b>Definition:</b> <a href="plugin_8h_source.html#l00128">plugin.h:128</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_acee67aa338f743ad9978c5de9e7c72aa"><div class="ttname"><a href="python__wrapper__common_8c.html#acee67aa338f743ad9978c5de9e7c72aa">get_pywidget</a></div><div class="ttdeci">GtkWidget * get_pywidget(PyObject *obj)</div><div class="ttdoc">Extracts a GtkWidget from a PyObject instance. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00324">python_wrapper_common.c:324</a></div></div>