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.
PyGBoxed Struct Reference

#include <pygobject.h>

Data Fields

PyObject_HEAD gpointer boxed
 
GType gtype
 
gboolean free_on_dealloc
 

Detailed Description

Definition at line 85 of file src/pygobject.h.

Field Documentation

◆ boxed

PyObject_HEAD gpointer PyGBoxed::boxed

Definition at line 87 of file src/pygobject.h.

◆ free_on_dealloc

gboolean PyGBoxed::free_on_dealloc

Definition at line 89 of file src/pygobject.h.

◆ gtype

GType PyGBoxed::gtype

Definition at line 88 of file src/pygobject.h.


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