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

python__wrapper__common_8c_source.html « public - gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 911e8c1c7641be09d2e6e9ddf5bc1b1c3f8b2045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Remmina - The GTK+ Remote Desktop Client: python_wrapper_common.c Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="org.remmina.Remmina.png"/></td>
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Remmina - The GTK+ Remote Desktop Client
   &#160;<span id="projectnumber">v1.4.33</span>
   </div>
   <div id="projectbrief">Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('python__wrapper__common_8c_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">python_wrapper_common.c</div>  </div>
</div><!--header-->
<div class="contents">
<a href="python__wrapper__common_8c.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Remmina - The GTK+ Remote Desktop Client</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * Copyright (C) 2014-2023 Antenore Gatta, Giovanni Panozzo, Mathias Winterhalter (ToolsDevler)</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * This program is free software; you can redistribute it and/or modify</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * it under the terms of the GNU General Public License as published by</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * the Free Software Foundation; either version 2 of the License, or</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * (at your option) any later version.</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * GNU General Public License for more details.</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * along with this program; if not, write to the Free Software</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor,</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * Boston, MA  02110-1301, USA.</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> *  In addition, as a special exception, the copyright holders give</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> *  permission to link the code of portions of this program with the</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment"> *  OpenSSL library under certain conditions as described in each</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment"> *  individual source file, and distribute linked combinations</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment"> *  including the two.</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment"> *  You must obey the GNU General Public License in all respects</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment"> *  for all of the code used other than OpenSSL. *  If you modify</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="comment"> *  file(s) with this exception, you may extend this exception to your</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="comment"> *  version of the file(s), but you are not obligated to do so. *  If you</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment"> *  do not wish to do so, delete this exception statement from your</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="comment"> *  version. *  If you delete this exception statement from all source</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment"> *  files in the program, then also delete it here.</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="comment">// I N C L U D E S</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="python__wrapper__common_8h.html">python_wrapper_common.h</a>&quot;</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#include &lt;assert.h&gt;</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &lt;stdio.h&gt;</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#pragma GCC diagnostic push</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#pragma GCC diagnostic ignored &quot;-Wdeprecated-declarations&quot;</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#include &quot;pygobject.h&quot;</span></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">#pragma GCC diagnostic pop</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="comment">// D E C L A R A T I O N S</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="python__wrapper__common_8c.html#af9dda67526060ddd963ed23ce80ee6ca">   56</a></span>&#160;<span class="keyword">static</span> PyObject* <a class="code" href="python__wrapper__common_8c.html#af9dda67526060ddd963ed23ce80ee6ca">__last_result</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">   57</a></span>&#160;<span class="keyword">static</span> GPtrArray* <a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a> = NULL;</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="python__wrapper__common_8c.html#a9493664f6bdafe3f5b593c3e5e1eacc7">   59</a></span>&#160;<span class="keyword">static</span> <a class="code" href="struct___remmina_plugin_service.html">RemminaPluginService</a>* <a class="code" href="python__wrapper__common_8c.html#a9493664f6bdafe3f5b593c3e5e1eacc7">remmina_plugin_service</a>;</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;</div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#ac74e391c934686c90e58cd755ff8ed60">   61</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#aede86e42bdf933f78ace9d49973b3d1f">ATTR_NAME</a> = <span class="stringliteral">&quot;name&quot;</span>;</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a0372848f85114d5c96be884c1be796ba">   62</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a0372848f85114d5c96be884c1be796ba">ATTR_ICON_NAME</a> = <span class="stringliteral">&quot;icon_name&quot;</span>;</div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#adcfba1ab2eaa59395c7a4cb55436df9f">   63</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#adcfba1ab2eaa59395c7a4cb55436df9f">ATTR_DESCRIPTION</a> = <span class="stringliteral">&quot;description&quot;</span>;</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a18794c4ccbbc68f11a76dc7943bbcb56">   64</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a18794c4ccbbc68f11a76dc7943bbcb56">ATTR_VERSION</a> = <span class="stringliteral">&quot;version&quot;</span>;</div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#ad04fe8bf4343b79e9458922094ca8467">   65</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#ad04fe8bf4343b79e9458922094ca8467">ATTR_ICON_NAME_SSH</a> = <span class="stringliteral">&quot;icon_name_ssh&quot;</span>;</div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a0025b697a5c538ad8c98e03ee523a5cd">   66</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a0025b697a5c538ad8c98e03ee523a5cd">ATTR_FEATURES</a> = <span class="stringliteral">&quot;features&quot;</span>;</div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a53df5c97849ff3ca9cdc5899b5fd4226">   67</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a53df5c97849ff3ca9cdc5899b5fd4226">ATTR_BASIC_SETTINGS</a> = <span class="stringliteral">&quot;basic_settings&quot;</span>;</div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a86673950339bc36cec9ca6613ca82539">   68</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a86673950339bc36cec9ca6613ca82539">ATTR_ADVANCED_SETTINGS</a> = <span class="stringliteral">&quot;advanced_settings&quot;</span>;</div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#acc8ddede994db9b3b667f21f5679baaa">   69</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#acc8ddede994db9b3b667f21f5679baaa">ATTR_SSH_SETTING</a> = <span class="stringliteral">&quot;ssh_setting&quot;</span>;</div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#ad26317102d55e30c099db87d4db02871">   70</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#ad26317102d55e30c099db87d4db02871">ATTR_EXPORT_HINTS</a> = <span class="stringliteral">&quot;export_hints&quot;</span>;</div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a96adf42fcbcc63435647f47ed7f7c8ef">   71</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a96adf42fcbcc63435647f47ed7f7c8ef">ATTR_PREF_LABEL</a> = <span class="stringliteral">&quot;pref_label&quot;</span>;</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a258885e9dd19453d8a33367d3c72af8c">   72</a></span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a258885e9dd19453d8a33367d3c72af8c">ATTR_INIT_ORDER</a> = <span class="stringliteral">&quot;init_order&quot;</span>;</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="python__wrapper__common_8c.html#ac83725232721f3acb210665af52c74b3">   78</a></span>&#160;<span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">int</span> <a class="code" href="python__wrapper__common_8c.html#ac83725232721f3acb210665af52c74b3">REASONABLE_LIMIT_FOR_MALLOC</a> = 1024 * 1024;</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;<span class="comment">// A P I</span></div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#ae31d7884f2128e7ff2cca6f6d5b5b03c">   84</a></span>&#160;PyObject* <a class="code" href="python__wrapper__common_8c.html#ae31d7884f2128e7ff2cca6f6d5b5b03c">python_wrapper_last_result</a>(<span class="keywordtype">void</span>)</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;{</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="python__wrapper__common_8c.html#af9dda67526060ddd963ed23ce80ee6ca">__last_result</a>;</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;}</div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;</div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a9f2e0c2761acd4f5bd17715c98547cb4">   91</a></span>&#160;PyObject* <a class="code" href="python__wrapper__common_8c.html#ad0e43aea38d9ade2fb0a4b2f73127350">python_wrapper_last_result_set</a>(PyObject* last_result)</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;{</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="python__wrapper__common_8c.html#af9dda67526060ddd963ed23ce80ee6ca">__last_result</a> = last_result;</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;}</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;</div><div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a2c2867c86c4a02f836e2f04369d770a0">   98</a></span>&#160;gboolean <a class="code" href="python__wrapper__common_8c.html#a2c2867c86c4a02f836e2f04369d770a0">python_wrapper_check_error</a>(<span class="keywordtype">void</span>)</div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;{</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;    <span class="keywordflow">if</span> (PyErr_Occurred())</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;    {</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;        PyErr_Print();</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;        <span class="keywordflow">return</span> TRUE;</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;    }</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;    <span class="keywordflow">return</span> FALSE;</div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;}</div><div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#aab59140757b0b287771669481a602b14">  111</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="python__wrapper__common_8c.html#aab59140757b0b287771669481a602b14">python_wrapper_log_method_call</a>(PyObject* instance, <span class="keyword">const</span> <span class="keywordtype">char</span>* method)</div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;{</div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;    assert(instance);</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;    assert(method);</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;    g_print(<span class="stringliteral">&quot;Python@%ld: %s.%s(...) -&gt; %s\n&quot;</span>,</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;        PyObject_Hash(instance),</div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;        instance-&gt;ob_type-&gt;tp_name,</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;        method,</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;        PyUnicode_AsUTF8(PyObject_Str(<a class="code" href="python__wrapper__common_8c.html#ae31d7884f2128e7ff2cca6f6d5b5b03c">python_wrapper_last_result</a>())));</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;}</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;</div><div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a02ffe3b273f3813b52fb784e8667b9e6">  124</a></span>&#160;<span class="keywordtype">long</span> <a class="code" href="python__wrapper__common_8c.html#a02ffe3b273f3813b52fb784e8667b9e6">python_wrapper_get_attribute_long</a>(PyObject* instance, <span class="keyword">const</span> <span class="keywordtype">char</span>* attr_name, <span class="keywordtype">long</span> def)</div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;{</div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;</div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;    assert(instance);</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;    assert(attr_name);</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;    PyObject* attr = PyObject_GetAttrString(instance, attr_name);</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;    <span class="keywordflow">if</span> (attr &amp;&amp; PyLong_Check(attr))</div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;    {</div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;        <span class="keywordflow">return</span> PyLong_AsLong(attr);</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;    }</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;    <span class="keywordflow">return</span> def;</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;}</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;</div><div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a11658eaccd360b5a1a5e037e9687a6d5">  139</a></span>&#160;gboolean <a class="code" href="python__wrapper__common_8c.html#a11658eaccd360b5a1a5e037e9687a6d5">python_wrapper_check_attribute</a>(PyObject* instance, <span class="keyword">const</span> <span class="keywordtype">char</span>* attr_name)</div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;{</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;</div><div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;    assert(instance);</div><div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;    assert(attr_name);</div><div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;    <span class="keywordflow">if</span> (PyObject_HasAttrString(instance, attr_name))</div><div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;    {</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;        <span class="keywordflow">return</span> TRUE;</div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;    }</div><div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;    g_printerr(<span class="stringliteral">&quot;Python plugin instance is missing member: %s\n&quot;</span>, attr_name);</div><div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    <span class="keywordflow">return</span> FALSE;</div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;}</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;</div><div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a4a8a4735511a148ef3e81980671b3503">  154</a></span>&#160;<span class="keywordtype">void</span>* <a class="code" href="python__wrapper__common_8c.html#a4a8a4735511a148ef3e81980671b3503">python_wrapper_malloc</a>(<span class="keywordtype">int</span> bytes)</div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;{</div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;</div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;    assert(bytes &gt; 0);</div><div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;    assert(bytes &lt;= <a class="code" href="python__wrapper__common_8c.html#ac83725232721f3acb210665af52c74b3">REASONABLE_LIMIT_FOR_MALLOC</a>);</div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;</div><div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;    <span class="keywordtype">void</span>* result = malloc(bytes);</div><div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;</div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;    <span class="keywordflow">if</span> (!result)</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;    {</div><div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;        g_printerr(<span class="stringliteral">&quot;Unable to allocate %d bytes in memory!\n&quot;</span>, bytes);</div><div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;        perror(<span class="stringliteral">&quot;malloc&quot;</span>);</div><div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;    }</div><div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;</div><div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;    <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;}</div><div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;</div><div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a685b2ce44daa9ed47ba4987b4183a0a2">  172</a></span>&#160;<span class="keywordtype">char</span>* <a class="code" href="python__wrapper__common_8c.html#a685b2ce44daa9ed47ba4987b4183a0a2">python_wrapper_copy_string_from_python</a>(PyObject* <span class="keywordtype">string</span>, Py_ssize_t len)</div><div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;{</div><div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;</div><div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;    <span class="keywordtype">char</span>* result = NULL;</div><div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;    <span class="keywordflow">if</span> (len &lt;= 0 || <span class="keywordtype">string</span> == NULL)</div><div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;    {</div><div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;        <span class="keywordflow">return</span> NULL;</div><div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;    }</div><div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;</div><div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;    <span class="keyword">const</span> <span class="keywordtype">char</span>* py_str = PyUnicode_AsUTF8(<span class="keywordtype">string</span>);</div><div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;    <span class="keywordflow">if</span> (py_str)</div><div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;    {</div><div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;        <span class="keyword">const</span> <span class="keywordtype">int</span> label_size = <span class="keyword">sizeof</span>(char) * (len + 1);</div><div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;        result = (<span class="keywordtype">char</span>*)<a class="code" href="python__wrapper__common_8c.html#a4a8a4735511a148ef3e81980671b3503">python_wrapper_malloc</a>(label_size);</div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;        result[len] = <span class="charliteral">&#39;\0&#39;</span>;</div><div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;        memcpy(result, py_str, len);</div><div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;    }</div><div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;</div><div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;    <span class="keywordflow">return</span> result;</div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;}</div><div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;</div><div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#aa8050eed89d57b629f2bc5a73f2182b6">  194</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="python__wrapper__common_8c.html#aa8050eed89d57b629f2bc5a73f2182b6">python_wrapper_set_service</a>(<a class="code" href="struct___remmina_plugin_service.html">RemminaPluginService</a>* service)</div><div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;{</div><div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;    remmina_plugin_service = service;</div><div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;}</div><div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;</div><div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a263f103052d2f37c1462a34af94ffaab">  199</a></span>&#160;<a class="code" href="struct___remmina_plugin_service.html">RemminaPluginService</a>* <a class="code" href="python__wrapper__common_8c.html#a263f103052d2f37c1462a34af94ffaab">python_wrapper_get_service</a>(<span class="keywordtype">void</span>)</div><div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;{</div><div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="python__wrapper__common_8c.html#a9493664f6bdafe3f5b593c3e5e1eacc7">remmina_plugin_service</a>;</div><div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;}</div><div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;</div><div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a010c2a0c7ddeab74fa9c1ab352b8d4f3">  204</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="python__wrapper__common_8c.html#a010c2a0c7ddeab74fa9c1ab352b8d4f3">python_wrapper_add_plugin</a>(<a class="code" href="struct_py_plugin.html">PyPlugin</a>* plugin)</div><div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;{</div><div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;</div><div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a>)</div><div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;    {</div><div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;        <a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a> = g_ptr_array_new();</div><div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;    }</div><div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;</div><div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;    <a class="code" href="struct_py_plugin.html">PyPlugin</a>* test = <a class="code" href="python__wrapper__common_8c.html#ac71e79156754c33be6659cc429312d98">python_wrapper_get_plugin</a>(plugin-&gt;<a class="code" href="struct_py_plugin.html#a680f794a3909843ccb6d2e7ceeef8558">generic_plugin</a>-&gt;<a class="code" href="struct___remmina_plugin.html#a3f09b29bb3b0c044780d56a8b1a51582">name</a>);</div><div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;    <span class="keywordflow">if</span> (test)</div><div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160;    {</div><div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;        g_printerr(<span class="stringliteral">&quot;A plugin named &#39;%s&#39; has already been registered! Skipping...&quot;</span>, plugin-&gt;<a class="code" href="struct_py_plugin.html#a680f794a3909843ccb6d2e7ceeef8558">generic_plugin</a>-&gt;<a class="code" href="struct___remmina_plugin.html#a3f09b29bb3b0c044780d56a8b1a51582">name</a>);</div><div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;    }</div><div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;    <span class="keywordflow">else</span></div><div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;    {</div><div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;        g_ptr_array_add(<a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a>, plugin);</div><div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;    }</div><div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;}</div><div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;</div><div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a8ddc98141bc274ae10992842aee3a168">  224</a></span>&#160;<a class="code" href="types_8h.html#ab0b29804e77812ca42752bf4f379a288">RemminaTypeHint</a> <a class="code" href="python__wrapper__common_8c.html#a8ddc98141bc274ae10992842aee3a168">python_wrapper_to_generic</a>(PyObject* field, gpointer* target)</div><div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160;{</div><div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;</div><div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;    <span class="keywordflow">if</span> (PyUnicode_Check(field))</div><div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;    {</div><div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;        Py_ssize_t len = PyUnicode_GetLength(field);</div><div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;</div><div class="line"><a name="l00232"></a><span class="lineno">  232</span>&#160;        <span class="keywordflow">if</span> (len &gt; 0)</div><div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160;        {</div><div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;            *target = <a class="code" href="python__wrapper__common_8c.html#a685b2ce44daa9ed47ba4987b4183a0a2">python_wrapper_copy_string_from_python</a>(field, len);</div><div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;        }</div><div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;        <span class="keywordflow">else</span></div><div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;        {</div><div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;            *target = <span class="stringliteral">&quot;&quot;</span>;</div><div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;        }</div><div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;</div><div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="types_8h.html#ab0b29804e77812ca42752bf4f379a288a0f7883d48c9106883a2b7c9c021ebdcd">REMMINA_TYPEHINT_STRING</a>;</div><div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;    }</div><div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;    <span class="keywordflow">else</span> <span class="keywordflow">if</span> (PyBool_Check(field))</div><div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;    {</div><div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;        *target = <a class="code" href="python__wrapper__common_8c.html#a4a8a4735511a148ef3e81980671b3503">python_wrapper_malloc</a>(<span class="keyword">sizeof</span>(<span class="keywordtype">long</span>));</div><div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;        <span class="keywordtype">long</span>* long_target = (<span class="keywordtype">long</span>*)target;</div><div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;        *long_target = PyLong_AsLong(field);</div><div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="types_8h.html#ab0b29804e77812ca42752bf4f379a288a136d17c74813391126815f7c08d6697e">REMMINA_TYPEHINT_BOOLEAN</a>;</div><div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;    }</div><div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;    <span class="keywordflow">else</span> <span class="keywordflow">if</span> (PyLong_Check(field))</div><div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160;    {</div><div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;        *target = <a class="code" href="python__wrapper__common_8c.html#a4a8a4735511a148ef3e81980671b3503">python_wrapper_malloc</a>(<span class="keyword">sizeof</span>(<span class="keywordtype">long</span>));</div><div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;        <span class="keywordtype">long</span>* long_target = (<span class="keywordtype">long</span>*)target;</div><div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;        *long_target = PyLong_AsLong(field);</div><div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="types_8h.html#ab0b29804e77812ca42752bf4f379a288af7ab6943dcd5d24c6f19733da16d0f18">REMMINA_TYPEHINT_SIGNED</a>;</div><div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;    }</div><div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;    <span class="keywordflow">else</span> <span class="keywordflow">if</span> (PyTuple_Check(field))</div><div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;    {</div><div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;        Py_ssize_t len = PyTuple_Size(field);</div><div class="line"><a name="l00260"></a><span class="lineno">  260</span>&#160;        <span class="keywordflow">if</span> (len)</div><div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160;        {</div><div class="line"><a name="l00262"></a><span class="lineno">  262</span>&#160;            gpointer* dest = (gpointer*)<a class="code" href="python__wrapper__common_8c.html#a4a8a4735511a148ef3e81980671b3503">python_wrapper_malloc</a>(<span class="keyword">sizeof</span>(gpointer) * (len + 1));</div><div class="line"><a name="l00263"></a><span class="lineno">  263</span>&#160;            memset(dest, 0, <span class="keyword">sizeof</span>(gpointer) * (len + 1));</div><div class="line"><a name="l00264"></a><span class="lineno">  264</span>&#160;</div><div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;            <span class="keywordflow">for</span> (Py_ssize_t i = 0; i &lt; len; ++i)</div><div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;            {</div><div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;                PyObject* <a class="code" href="structitem.html">item</a> = PyTuple_GetItem(field, i);</div><div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;                <a class="code" href="python__wrapper__common_8c.html#a8ddc98141bc274ae10992842aee3a168">python_wrapper_to_generic</a>(item, dest + i);</div><div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;            }</div><div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;</div><div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160;            *target = dest;</div><div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;        }</div><div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="types_8h.html#ab0b29804e77812ca42752bf4f379a288a65727cbc0caeb3702cfa98f6c57d9718">REMMINA_TYPEHINT_TUPLE</a>;</div><div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;    }</div><div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;</div><div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;    *target = NULL;</div><div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="types_8h.html#ab0b29804e77812ca42752bf4f379a288ab774d380798d305b72f4301143d3f440">REMMINA_TYPEHINT_UNDEFINED</a>;</div><div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;}</div><div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;</div><div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#ac71e79156754c33be6659cc429312d98">  280</a></span>&#160;<a class="code" href="struct_py_plugin.html">PyPlugin</a>* <a class="code" href="python__wrapper__common_8c.html#ac71e79156754c33be6659cc429312d98">python_wrapper_get_plugin</a>(<span class="keyword">const</span> gchar* name)</div><div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;{</div><div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00283"></a><span class="lineno">  283</span>&#160;</div><div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;    assert(<a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a>);</div><div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;    assert(name);</div><div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;</div><div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;    <span class="keywordflow">for</span> (gint i = 0; i &lt; <a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a>-&gt;len; ++i)</div><div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;    {</div><div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;        <a class="code" href="struct_py_plugin.html">PyPlugin</a>* plugin = (<a class="code" href="struct_py_plugin.html">PyPlugin</a>*)g_ptr_array_index(<a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a>, i);</div><div class="line"><a name="l00290"></a><span class="lineno">  290</span>&#160;        <span class="keywordflow">if</span> (plugin-&gt;<a class="code" href="struct_py_plugin.html#a680f794a3909843ccb6d2e7ceeef8558">generic_plugin</a> &amp;&amp; plugin-&gt;<a class="code" href="struct_py_plugin.html#a680f794a3909843ccb6d2e7ceeef8558">generic_plugin</a>-&gt;<a class="code" href="struct___remmina_plugin.html#a3f09b29bb3b0c044780d56a8b1a51582">name</a> &amp;&amp; g_str_equal(name, plugin-&gt;<a class="code" href="struct_py_plugin.html#a680f794a3909843ccb6d2e7ceeef8558">generic_plugin</a>-&gt;<a class="code" href="struct___remmina_plugin.html#a3f09b29bb3b0c044780d56a8b1a51582">name</a>))</div><div class="line"><a name="l00291"></a><span class="lineno">  291</span>&#160;        {</div><div class="line"><a name="l00292"></a><span class="lineno">  292</span>&#160;            <span class="keywordflow">return</span> plugin;</div><div class="line"><a name="l00293"></a><span class="lineno">  293</span>&#160;        }</div><div class="line"><a name="l00294"></a><span class="lineno">  294</span>&#160;    }</div><div class="line"><a name="l00295"></a><span class="lineno">  295</span>&#160;</div><div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;    <span class="keywordflow">return</span> NULL;</div><div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;}</div><div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160;</div><div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a7581529b6f45640327ee862ea2ab1927">  299</a></span>&#160;<a class="code" href="struct_py_plugin.html">PyPlugin</a>* <a class="code" href="python__wrapper__common_8c.html#a7581529b6f45640327ee862ea2ab1927">python_wrapper_get_plugin_by_protocol_widget</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp)</div><div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;{</div><div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;    TRACE_CALL(__func__);</div><div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;</div><div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;    assert(<a class="code" href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a>);</div><div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;    assert(gp);</div><div class="line"><a name="l00305"></a><span class="lineno">  305</span>&#160;</div><div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160;    <span class="keyword">const</span> gchar* name = <a class="code" href="python__wrapper__common_8c.html#a263f103052d2f37c1462a34af94ffaab">python_wrapper_get_service</a>()-&gt;<a class="code" href="struct___remmina_plugin_service.html#a40855f4643654a7f2a88f72008ea0b5e">protocol_widget_get_name</a>(gp);</div><div class="line"><a name="l00307"></a><span class="lineno">  307</span>&#160;    <span class="keywordflow">if</span> (!name) {</div><div class="line"><a name="l00308"></a><span class="lineno">  308</span>&#160;        <span class="keywordflow">return</span> NULL;</div><div class="line"><a name="l00309"></a><span class="lineno">  309</span>&#160;    }</div><div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;</div><div class="line"><a name="l00311"></a><span class="lineno">  311</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="python__wrapper__common_8c.html#ac71e79156754c33be6659cc429312d98">python_wrapper_get_plugin</a>(name);</div><div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;}</div><div class="line"><a name="l00313"></a><span class="lineno">  313</span>&#160;</div><div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a5cdda8b14389e50702ed0ac8c0dfbb4b">  314</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="python__wrapper__common_8c.html#a34e8f63e26c71976d281878ccd647fd1">init_pygobject</a>()</div><div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160;{</div><div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;    <a class="code" href="src_2pygobject_8h.html#a4710f3c87d09751239a9ea9cd8fd4e15">pygobject_init</a>(-1, -1, -1);</div><div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;}</div><div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160;</div><div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#a236e763fb994ac7f25e182b7e792b222">  319</a></span>&#160;GtkWidget* <a class="code" href="python__wrapper__common_8c.html#a236e763fb994ac7f25e182b7e792b222">new_pywidget</a>(GObject* obj)</div><div class="line"><a name="l00320"></a><span class="lineno">  320</span>&#160;{</div><div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;    <span class="keywordflow">return</span> (GtkWidget*)pygobject_new(obj);</div><div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160;}</div><div class="line"><a name="l00323"></a><span class="lineno">  323</span>&#160;</div><div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="python__wrapper__common_8h.html#acee67aa338f743ad9978c5de9e7c72aa">  324</a></span>&#160;GtkWidget* <a class="code" href="python__wrapper__common_8c.html#acee67aa338f743ad9978c5de9e7c72aa">get_pywidget</a>(PyObject* obj)</div><div class="line"><a name="l00325"></a><span class="lineno">  325</span>&#160;{</div><div class="line"><a name="l00326"></a><span class="lineno">  326</span>&#160;    <span class="keywordflow">return</span> (GtkWidget*)pygobject_get(obj);</div><div class="line"><a name="l00327"></a><span class="lineno">  327</span>&#160;}</div><div class="ttc" id="types_8h_html_ab0b29804e77812ca42752bf4f379a288a65727cbc0caeb3702cfa98f6c57d9718"><div class="ttname"><a href="types_8h.html#ab0b29804e77812ca42752bf4f379a288a65727cbc0caeb3702cfa98f6c57d9718">REMMINA_TYPEHINT_TUPLE</a></div><div class="ttdef"><b>Definition:</b> <a href="types_8h_source.html#l00068">types.h:68</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a2c2867c86c4a02f836e2f04369d770a0"><div class="ttname"><a href="python__wrapper__common_8c.html#a2c2867c86c4a02f836e2f04369d770a0">python_wrapper_check_error</a></div><div class="ttdeci">gboolean python_wrapper_check_error(void)</div><div class="ttdoc">Checks if an error has occurred and prints it. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00098">python_wrapper_common.c:98</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_ad0e43aea38d9ade2fb0a4b2f73127350"><div class="ttname"><a href="python__wrapper__common_8c.html#ad0e43aea38d9ade2fb0a4b2f73127350">python_wrapper_last_result_set</a></div><div class="ttdeci">PyObject * python_wrapper_last_result_set(PyObject *last_result)</div><div class="ttdoc">Sets the result of the last python method call. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00091">python_wrapper_common.c:91</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a7581529b6f45640327ee862ea2ab1927"><div class="ttname"><a href="python__wrapper__common_8c.html#a7581529b6f45640327ee862ea2ab1927">python_wrapper_get_plugin_by_protocol_widget</a></div><div class="ttdeci">PyPlugin * python_wrapper_get_plugin_by_protocol_widget(RemminaProtocolWidget *gp)</div><div class="ttdoc">Tries to find the Python plugin matching to the given instance of RemminaPlugin. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00299">python_wrapper_common.c:299</a></div></div>
<div class="ttc" id="types_8h_html_ab0b29804e77812ca42752bf4f379a288"><div class="ttname"><a href="types_8h.html#ab0b29804e77812ca42752bf4f379a288">RemminaTypeHint</a></div><div class="ttdeci">RemminaTypeHint</div><div class="ttdef"><b>Definition:</b> <a href="types_8h_source.html#l00060">types.h:60</a></div></div>
<div class="ttc" id="struct_py_plugin_html"><div class="ttname"><a href="struct_py_plugin.html">PyPlugin</a></div><div class="ttdoc">Maps an instance of a Python plugin to a Remmina one. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8h_source.html#l00126">python_wrapper_common.h:126</a></div></div>
<div class="ttc" id="types_8h_html_ab0b29804e77812ca42752bf4f379a288af7ab6943dcd5d24c6f19733da16d0f18"><div class="ttname"><a href="types_8h.html#ab0b29804e77812ca42752bf4f379a288af7ab6943dcd5d24c6f19733da16d0f18">REMMINA_TYPEHINT_SIGNED</a></div><div class="ttdef"><b>Definition:</b> <a href="types_8h_source.html#l00063">types.h:63</a></div></div>
<div class="ttc" id="structitem_html"><div class="ttname"><a href="structitem.html">item</a></div><div class="ttdef"><b>Definition:</b> <a href="remmina__ssh_8c_source.html#l00133">remmina_ssh.c:133</a></div></div>
<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="python__wrapper__common_8c_html_a02ffe3b273f3813b52fb784e8667b9e6"><div class="ttname"><a href="python__wrapper__common_8c.html#a02ffe3b273f3813b52fb784e8667b9e6">python_wrapper_get_attribute_long</a></div><div class="ttdeci">long python_wrapper_get_attribute_long(PyObject *instance, const char *attr_name, long def)</div><div class="ttdoc">Gets the attribute as long value. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00124">python_wrapper_common.c:124</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a34e8f63e26c71976d281878ccd647fd1"><div class="ttname"><a href="python__wrapper__common_8c.html#a34e8f63e26c71976d281878ccd647fd1">init_pygobject</a></div><div class="ttdeci">void init_pygobject()</div><div class="ttdoc">Initializes the pygobject library. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00314">python_wrapper_common.c:314</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>
<div class="ttc" id="python__wrapper__common_8c_html_ae31d7884f2128e7ff2cca6f6d5b5b03c"><div class="ttname"><a href="python__wrapper__common_8c.html#ae31d7884f2128e7ff2cca6f6d5b5b03c">python_wrapper_last_result</a></div><div class="ttdeci">PyObject * python_wrapper_last_result(void)</div><div class="ttdoc">Gets the result of the last python method call. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00084">python_wrapper_common.c:84</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a86673950339bc36cec9ca6613ca82539"><div class="ttname"><a href="python__wrapper__common_8c.html#a86673950339bc36cec9ca6613ca82539">ATTR_ADVANCED_SETTINGS</a></div><div class="ttdeci">const char * ATTR_ADVANCED_SETTINGS</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00068">python_wrapper_common.c:68</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a258885e9dd19453d8a33367d3c72af8c"><div class="ttname"><a href="python__wrapper__common_8c.html#a258885e9dd19453d8a33367d3c72af8c">ATTR_INIT_ORDER</a></div><div class="ttdeci">const char * ATTR_INIT_ORDER</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00072">python_wrapper_common.c:72</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a236e763fb994ac7f25e182b7e792b222"><div class="ttname"><a href="python__wrapper__common_8c.html#a236e763fb994ac7f25e182b7e792b222">new_pywidget</a></div><div class="ttdeci">GtkWidget * new_pywidget(GObject *obj)</div><div class="ttdoc">Creates a new GtkWidget. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00319">python_wrapper_common.c:319</a></div></div>
<div class="ttc" id="struct___remmina_plugin_service_html_a40855f4643654a7f2a88f72008ea0b5e"><div class="ttname"><a href="struct___remmina_plugin_service.html#a40855f4643654a7f2a88f72008ea0b5e">_RemminaPluginService::protocol_widget_get_name</a></div><div class="ttdeci">const gchar *(* protocol_widget_get_name)(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="plugin_8h_source.html#l00254">plugin.h:254</a></div></div>
<div class="ttc" id="python__wrapper__common_8h_html"><div class="ttname"><a href="python__wrapper__common_8h.html">python_wrapper_common.h</a></div><div class="ttdoc">Contains functions and constants that are commonly used throughout the Python plugin implementation...</div></div>
<div class="ttc" id="types_8h_html_ab0b29804e77812ca42752bf4f379a288a0f7883d48c9106883a2b7c9c021ebdcd"><div class="ttname"><a href="types_8h.html#ab0b29804e77812ca42752bf4f379a288a0f7883d48c9106883a2b7c9c021ebdcd">REMMINA_TYPEHINT_STRING</a></div><div class="ttdef"><b>Definition:</b> <a href="types_8h_source.html#l00062">types.h:62</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a0025b697a5c538ad8c98e03ee523a5cd"><div class="ttname"><a href="python__wrapper__common_8c.html#a0025b697a5c538ad8c98e03ee523a5cd">ATTR_FEATURES</a></div><div class="ttdeci">const char * ATTR_FEATURES</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00066">python_wrapper_common.c:66</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_ac71e79156754c33be6659cc429312d98"><div class="ttname"><a href="python__wrapper__common_8c.html#ac71e79156754c33be6659cc429312d98">python_wrapper_get_plugin</a></div><div class="ttdeci">PyPlugin * python_wrapper_get_plugin(const gchar *name)</div><div class="ttdoc">Tries to find the Python plugin matching to the given instance of RemminaPlugin. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00280">python_wrapper_common.c:280</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a010c2a0c7ddeab74fa9c1ab352b8d4f3"><div class="ttname"><a href="python__wrapper__common_8c.html#a010c2a0c7ddeab74fa9c1ab352b8d4f3">python_wrapper_add_plugin</a></div><div class="ttdeci">void python_wrapper_add_plugin(PyPlugin *plugin)</div><div class="ttdoc">Registers the given plugin if no other plugin with the same name has been already registered...</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00204">python_wrapper_common.c:204</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a9493664f6bdafe3f5b593c3e5e1eacc7"><div class="ttname"><a href="python__wrapper__common_8c.html#a9493664f6bdafe3f5b593c3e5e1eacc7">remmina_plugin_service</a></div><div class="ttdeci">static RemminaPluginService * remmina_plugin_service</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00059">python_wrapper_common.c:59</a></div></div>
<div class="ttc" id="struct_py_plugin_html_a680f794a3909843ccb6d2e7ceeef8558"><div class="ttname"><a href="struct_py_plugin.html#a680f794a3909843ccb6d2e7ceeef8558">PyPlugin::generic_plugin</a></div><div class="ttdeci">RemminaPlugin * generic_plugin</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8h_source.html#l00134">python_wrapper_common.h:134</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_aa8050eed89d57b629f2bc5a73f2182b6"><div class="ttname"><a href="python__wrapper__common_8c.html#aa8050eed89d57b629f2bc5a73f2182b6">python_wrapper_set_service</a></div><div class="ttdeci">void python_wrapper_set_service(RemminaPluginService *service)</div><div class="ttdoc">Sets the pointer to the plugin service of Remmina. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00194">python_wrapper_common.c:194</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a685b2ce44daa9ed47ba4987b4183a0a2"><div class="ttname"><a href="python__wrapper__common_8c.html#a685b2ce44daa9ed47ba4987b4183a0a2">python_wrapper_copy_string_from_python</a></div><div class="ttdeci">char * python_wrapper_copy_string_from_python(PyObject *string, Py_ssize_t len)</div><div class="ttdoc">Copies a string from a Python object to a new point in memory. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00172">python_wrapper_common.c:172</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a53df5c97849ff3ca9cdc5899b5fd4226"><div class="ttname"><a href="python__wrapper__common_8c.html#a53df5c97849ff3ca9cdc5899b5fd4226">ATTR_BASIC_SETTINGS</a></div><div class="ttdeci">const char * ATTR_BASIC_SETTINGS</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00067">python_wrapper_common.c:67</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_aab59140757b0b287771669481a602b14"><div class="ttname"><a href="python__wrapper__common_8c.html#aab59140757b0b287771669481a602b14">python_wrapper_log_method_call</a></div><div class="ttdeci">void python_wrapper_log_method_call(PyObject *instance, const char *method)</div><div class="ttdoc">Prints a log message to inform the user a python message has been called. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00111">python_wrapper_common.c:111</a></div></div>
<div class="ttc" id="struct___remmina_protocol_widget_html"><div class="ttname"><a href="struct___remmina_protocol_widget.html">_RemminaProtocolWidget</a></div><div class="ttdef"><b>Definition:</b> <a href="remmina__protocol__widget_8h_source.html#l00058">remmina_protocol_widget.h:58</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a263f103052d2f37c1462a34af94ffaab"><div class="ttname"><a href="python__wrapper__common_8c.html#a263f103052d2f37c1462a34af94ffaab">python_wrapper_get_service</a></div><div class="ttdeci">RemminaPluginService * python_wrapper_get_service(void)</div><div class="ttdoc">Gets the pointer to the plugin service of Remmina. </div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00199">python_wrapper_common.c:199</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_aede86e42bdf933f78ace9d49973b3d1f"><div class="ttname"><a href="python__wrapper__common_8c.html#aede86e42bdf933f78ace9d49973b3d1f">ATTR_NAME</a></div><div class="ttdeci">const char * ATTR_NAME</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00061">python_wrapper_common.c:61</a></div></div>
<div class="ttc" id="types_8h_html_ab0b29804e77812ca42752bf4f379a288a136d17c74813391126815f7c08d6697e"><div class="ttname"><a href="types_8h.html#ab0b29804e77812ca42752bf4f379a288a136d17c74813391126815f7c08d6697e">REMMINA_TYPEHINT_BOOLEAN</a></div><div class="ttdef"><b>Definition:</b> <a href="types_8h_source.html#l00065">types.h:65</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_ad26317102d55e30c099db87d4db02871"><div class="ttname"><a href="python__wrapper__common_8c.html#ad26317102d55e30c099db87d4db02871">ATTR_EXPORT_HINTS</a></div><div class="ttdeci">const char * ATTR_EXPORT_HINTS</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00070">python_wrapper_common.c:70</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_adcfba1ab2eaa59395c7a4cb55436df9f"><div class="ttname"><a href="python__wrapper__common_8c.html#adcfba1ab2eaa59395c7a4cb55436df9f">ATTR_DESCRIPTION</a></div><div class="ttdeci">const char * ATTR_DESCRIPTION</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00063">python_wrapper_common.c:63</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a0372848f85114d5c96be884c1be796ba"><div class="ttname"><a href="python__wrapper__common_8c.html#a0372848f85114d5c96be884c1be796ba">ATTR_ICON_NAME</a></div><div class="ttdeci">const char * ATTR_ICON_NAME</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00062">python_wrapper_common.c:62</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_ac83725232721f3acb210665af52c74b3"><div class="ttname"><a href="python__wrapper__common_8c.html#ac83725232721f3acb210665af52c74b3">REASONABLE_LIMIT_FOR_MALLOC</a></div><div class="ttdeci">static const int REASONABLE_LIMIT_FOR_MALLOC</div><div class="ttdoc">To prevent some memory related attacks or accidental allocation of an excessive amount of byes...</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00078">python_wrapper_common.c:78</a></div></div>
<div class="ttc" id="src_2pygobject_8h_html_a4710f3c87d09751239a9ea9cd8fd4e15"><div class="ttname"><a href="src_2pygobject_8h.html#a4710f3c87d09751239a9ea9cd8fd4e15">pygobject_init</a></div><div class="ttdeci">static PyObject * pygobject_init(int req_major, int req_minor, int req_micro)</div><div class="ttdoc">pygobject_init: : minimum version major number, or -1 : minimum version minor number, or -1 : minimum version micro number, or -1 </div><div class="ttdef"><b>Definition:</b> <a href="src_2pygobject_8h_source.html#l00323">src/pygobject.h:323</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a8ddc98141bc274ae10992842aee3a168"><div class="ttname"><a href="python__wrapper__common_8c.html#a8ddc98141bc274ae10992842aee3a168">python_wrapper_to_generic</a></div><div class="ttdeci">RemminaTypeHint python_wrapper_to_generic(PyObject *field, gpointer *target)</div><div class="ttdoc">Extracts data from a PyObject instance to a generic pointer and returns a type hint if it could be de...</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00224">python_wrapper_common.c:224</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_adb57d718272c6b723f3d3bc09e28dcaf"><div class="ttname"><a href="python__wrapper__common_8c.html#adb57d718272c6b723f3d3bc09e28dcaf">plugin_map</a></div><div class="ttdeci">static GPtrArray * plugin_map</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00057">python_wrapper_common.c:57</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_ad04fe8bf4343b79e9458922094ca8467"><div class="ttname"><a href="python__wrapper__common_8c.html#ad04fe8bf4343b79e9458922094ca8467">ATTR_ICON_NAME_SSH</a></div><div class="ttdeci">const char * ATTR_ICON_NAME_SSH</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00065">python_wrapper_common.c:65</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_acc8ddede994db9b3b667f21f5679baaa"><div class="ttname"><a href="python__wrapper__common_8c.html#acc8ddede994db9b3b667f21f5679baaa">ATTR_SSH_SETTING</a></div><div class="ttdeci">const char * ATTR_SSH_SETTING</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00069">python_wrapper_common.c:69</a></div></div>
<div class="ttc" id="types_8h_html_ab0b29804e77812ca42752bf4f379a288ab774d380798d305b72f4301143d3f440"><div class="ttname"><a href="types_8h.html#ab0b29804e77812ca42752bf4f379a288ab774d380798d305b72f4301143d3f440">REMMINA_TYPEHINT_UNDEFINED</a></div><div class="ttdef"><b>Definition:</b> <a href="types_8h_source.html#l00069">types.h:69</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_af9dda67526060ddd963ed23ce80ee6ca"><div class="ttname"><a href="python__wrapper__common_8c.html#af9dda67526060ddd963ed23ce80ee6ca">__last_result</a></div><div class="ttdeci">static PyObject * __last_result</div><div class="ttdoc">A cache to store the last result that has been returned by the Python code using CallPythonMethod (...</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00056">python_wrapper_common.c:56</a></div></div>
<div class="ttc" id="struct___remmina_plugin_service_html"><div class="ttname"><a href="struct___remmina_plugin_service.html">_RemminaPluginService</a></div><div class="ttdef"><b>Definition:</b> <a href="plugin_8h_source.html#l00165">plugin.h:165</a></div></div>
<div class="ttc" id="struct___remmina_plugin_html_a3f09b29bb3b0c044780d56a8b1a51582"><div class="ttname"><a href="struct___remmina_plugin.html#a3f09b29bb3b0c044780d56a8b1a51582">_RemminaPlugin::name</a></div><div class="ttdeci">const gchar * name</div><div class="ttdef"><b>Definition:</b> <a href="plugin_8h_source.html#l00058">plugin.h:58</a></div></div>
<div class="ttc" id="python__wrapper__common_8c_html_a96adf42fcbcc63435647f47ed7f7c8ef"><div class="ttname"><a href="python__wrapper__common_8c.html#a96adf42fcbcc63435647f47ed7f7c8ef">ATTR_PREF_LABEL</a></div><div class="ttdeci">const char * ATTR_PREF_LABEL</div><div class="ttdef"><b>Definition:</b> <a href="python__wrapper__common_8c_source.html#l00071">python_wrapper_common.c:71</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_38c8d24aef3972a7f87b834274e76e31.html">plugins</a></li><li class="navelem"><a class="el" href="dir_18347d302435f5d3ba20b085d9ec3813.html">python_wrapper</a></li><li class="navelem"><a class="el" href="python__wrapper__common_8c.html">python_wrapper_common.c</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>