Remmina - The GTK+ Remote Desktop Client  v1.4.33
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.
PyRemminaProtocolWidget Struct Reference

The Python abstraction of the protocol widget struct. More...

#include <python_wrapper_common.h>

Data Fields

PyObject_HEAD RemminaProtocolWidgetgp
 

Detailed Description

The Python abstraction of the protocol widget struct.

This struct is responsible to provide the same accessibility to the protocol widget for Python as for native plugins.

Definition at line 114 of file python_wrapper_common.h.

Field Documentation

◆ gp

PyObject_HEAD RemminaProtocolWidget* PyRemminaProtocolWidget::gp

Definition at line 117 of file python_wrapper_common.h.


The documentation for this struct was generated from the following file: