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 'docs/rdp__event_8h_source.html')
-rw-r--r--docs/rdp__event_8h_source.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/rdp__event_8h_source.html b/docs/rdp__event_8h_source.html
index ea2133938..468a8e122 100644
--- a/docs/rdp__event_8h_source.html
+++ b/docs/rdp__event_8h_source.html
@@ -87,16 +87,16 @@ $(document).ready(function(){initNavTree('rdp__event_8h_source.html','');});
</div><!--header-->
<div class="contents">
<a href="rdp__event_8h.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) 2010-2011 Vic Lee</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * Copyright (C) 2017 Antenore Gatta, Giovanni Panozzo</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * This program is free software; you can redistribute it and/or modify</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</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="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * the Free Software Foundation; either version 2 of the License, or</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * (at your option) any later version.</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * GNU General Public License for more details.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * along with this program; if not, write to the Free Software</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor,</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * Boston, MA 02110-1301, USA.</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> * In addition, as a special exception, the copyright holders give</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="comment"> * permission to link the code of portions of this program with the</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> * OpenSSL library under certain conditions as described in each</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> * individual source file, and distribute linked combinations</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"> * including the two.</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"> * You must obey the GNU General Public License in all respects</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"> * for all of the code used other than OpenSSL. * If you modify</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> * file(s) with this exception, you may extend this exception to your</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</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="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> * do not wish to do so, delete this exception statement from your</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"> * version. * If you delete this exception statement from all source</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="comment"> * files in the program, then also delete it here.</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#pragma once</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;G_BEGIN_DECLS</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;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#afba21c241e7abe9fe72f6e5aeeaa99cc">remmina_rdp_event_init</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp);</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#a65eef99dc99f77be815a5da804ed94fc">remmina_rdp_event_uninit</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp);</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#a64ce0c66bb4cb6ddaee263ce8563f497">remmina_rdp_event_update_scale</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp);</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#a4da10c12b28edc28403766994d6ef29c">remmina_rdp_event_unfocus</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#ac7c8d626470553c1659312697811dbfe">remmina_rdp_event_send_delayed_monitor_layout</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp);</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#a712a9b04decd8b928d71db44b9b14fc9">remmina_rdp_event_update_rect</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp, gint x, gint y, gint w, gint h);</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="keywordtype">void</span> <a class="code" href="rdp__event_8h.html#ae445fd0a84c7c9414a177a69c86cf325">remmina_rdp_event_queue_ui_async</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp, <a class="code" href="structremmina__plugin__rdp__ui__object.html">RemminaPluginRdpUiObject</a>* ui);</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="keywordtype">int</span> <a class="code" href="rdp__event_8h.html#ab5fe43c1b1b77c39f118d2581942eb81">remmina_rdp_event_queue_ui_sync_retint</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp, <a class="code" href="structremmina__plugin__rdp__ui__object.html">RemminaPluginRdpUiObject</a>* ui);</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="keywordtype">void</span> *<a class="code" href="rdp__event_8h.html#adaaf3de8342309cc52668f318a473350">remmina_rdp_event_queue_ui_sync_retptr</a>(<a class="code" href="struct___remmina_protocol_widget.html">RemminaProtocolWidget</a>* gp, <a class="code" href="structremmina__plugin__rdp__ui__object.html">RemminaPluginRdpUiObject</a>* ui);</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;G_END_DECLS</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;</div><div class="ttc" id="rdp__event_8h_html_a712a9b04decd8b928d71db44b9b14fc9"><div class="ttname"><a href="rdp__event_8h.html#a712a9b04decd8b928d71db44b9b14fc9">remmina_rdp_event_update_rect</a></div><div class="ttdeci">void remmina_rdp_event_update_rect(RemminaProtocolWidget *gp, gint x, gint y, gint w, gint h)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00235">rdp_event.c:235</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_a4da10c12b28edc28403766994d6ef29c"><div class="ttname"><a href="rdp__event_8h.html#a4da10c12b28edc28403766994d6ef29c">remmina_rdp_event_unfocus</a></div><div class="ttdeci">void remmina_rdp_event_unfocus(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01019">rdp_event.c:1019</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_a4da10c12b28edc28403766994d6ef29c"><div class="ttname"><a href="rdp__event_8h.html#a4da10c12b28edc28403766994d6ef29c">remmina_rdp_event_unfocus</a></div><div class="ttdeci">void remmina_rdp_event_unfocus(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01023">rdp_event.c:1023</a></div></div>
<div class="ttc" id="structremmina__plugin__rdp__ui__object_html"><div class="ttname"><a href="structremmina__plugin__rdp__ui__object.html">remmina_plugin_rdp_ui_object</a></div><div class="ttdef"><b>Definition:</b> <a href="rdp__plugin_8h_source.html#l00183">rdp_plugin.h:183</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_afba21c241e7abe9fe72f6e5aeeaa99cc"><div class="ttname"><a href="rdp__event_8h.html#afba21c241e7abe9fe72f6e5aeeaa99cc">remmina_rdp_event_init</a></div><div class="ttdeci">G_BEGIN_DECLS void remmina_rdp_event_init(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00681">rdp_event.c:681</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_a64ce0c66bb4cb6ddaee263ce8563f497"><div class="ttname"><a href="rdp__event_8h.html#a64ce0c66bb4cb6ddaee263ce8563f497">remmina_rdp_event_update_scale</a></div><div class="ttdeci">void remmina_rdp_event_update_scale(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00838">rdp_event.c:838</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_ab5fe43c1b1b77c39f118d2581942eb81"><div class="ttname"><a href="rdp__event_8h.html#ab5fe43c1b1b77c39f118d2581942eb81">remmina_rdp_event_queue_ui_sync_retint</a></div><div class="ttdeci">int remmina_rdp_event_queue_ui_sync_retint(RemminaProtocolWidget *gp, RemminaPluginRdpUiObject *ui)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01158">rdp_event.c:1158</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_a65eef99dc99f77be815a5da804ed94fc"><div class="ttname"><a href="rdp__event_8h.html#a65eef99dc99f77be815a5da804ed94fc">remmina_rdp_event_uninit</a></div><div class="ttdeci">void remmina_rdp_event_uninit(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00779">rdp_event.c:779</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_ae445fd0a84c7c9414a177a69c86cf325"><div class="ttname"><a href="rdp__event_8h.html#ae445fd0a84c7c9414a177a69c86cf325">remmina_rdp_event_queue_ui_async</a></div><div class="ttdeci">void remmina_rdp_event_queue_ui_async(RemminaProtocolWidget *gp, RemminaPluginRdpUiObject *ui)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01152">rdp_event.c:1152</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_afba21c241e7abe9fe72f6e5aeeaa99cc"><div class="ttname"><a href="rdp__event_8h.html#afba21c241e7abe9fe72f6e5aeeaa99cc">remmina_rdp_event_init</a></div><div class="ttdeci">G_BEGIN_DECLS void remmina_rdp_event_init(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00680">rdp_event.c:680</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_a64ce0c66bb4cb6ddaee263ce8563f497"><div class="ttname"><a href="rdp__event_8h.html#a64ce0c66bb4cb6ddaee263ce8563f497">remmina_rdp_event_update_scale</a></div><div class="ttdeci">void remmina_rdp_event_update_scale(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00842">rdp_event.c:842</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_ab5fe43c1b1b77c39f118d2581942eb81"><div class="ttname"><a href="rdp__event_8h.html#ab5fe43c1b1b77c39f118d2581942eb81">remmina_rdp_event_queue_ui_sync_retint</a></div><div class="ttdeci">int remmina_rdp_event_queue_ui_sync_retint(RemminaProtocolWidget *gp, RemminaPluginRdpUiObject *ui)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01162">rdp_event.c:1162</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_a65eef99dc99f77be815a5da804ed94fc"><div class="ttname"><a href="rdp__event_8h.html#a65eef99dc99f77be815a5da804ed94fc">remmina_rdp_event_uninit</a></div><div class="ttdeci">void remmina_rdp_event_uninit(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00778">rdp_event.c:778</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_ae445fd0a84c7c9414a177a69c86cf325"><div class="ttname"><a href="rdp__event_8h.html#ae445fd0a84c7c9414a177a69c86cf325">remmina_rdp_event_queue_ui_async</a></div><div class="ttdeci">void remmina_rdp_event_queue_ui_async(RemminaProtocolWidget *gp, RemminaPluginRdpUiObject *ui)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01156">rdp_event.c:1156</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#l00057">remmina_protocol_widget.h:57</a></div></div>
<div class="ttc" id="rdp__event_8h_html_ac7c8d626470553c1659312697811dbfe"><div class="ttname"><a href="rdp__event_8h.html#ac7c8d626470553c1659312697811dbfe">remmina_rdp_event_send_delayed_monitor_layout</a></div><div class="ttdeci">void remmina_rdp_event_send_delayed_monitor_layout(RemminaProtocolWidget *gp)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l00378">rdp_event.c:378</a></div></div>
-<div class="ttc" id="rdp__event_8h_html_adaaf3de8342309cc52668f318a473350"><div class="ttname"><a href="rdp__event_8h.html#adaaf3de8342309cc52668f318a473350">remmina_rdp_event_queue_ui_sync_retptr</a></div><div class="ttdeci">void * remmina_rdp_event_queue_ui_sync_retptr(RemminaProtocolWidget *gp, RemminaPluginRdpUiObject *ui)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01169">rdp_event.c:1169</a></div></div>
+<div class="ttc" id="rdp__event_8h_html_adaaf3de8342309cc52668f318a473350"><div class="ttname"><a href="rdp__event_8h.html#adaaf3de8342309cc52668f318a473350">remmina_rdp_event_queue_ui_sync_retptr</a></div><div class="ttdeci">void * remmina_rdp_event_queue_ui_sync_retptr(RemminaProtocolWidget *gp, RemminaPluginRdpUiObject *ui)</div><div class="ttdef"><b>Definition:</b> <a href="rdp__event_8c_source.html#l01173">rdp_event.c:1173</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->