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

#include <remmina_protocol_widget.h>

Data Fields

GtkEventBoxClass parent_class
 
void(* connect )(RemminaProtocolWidget *gp)
 
void(* disconnect )(RemminaProtocolWidget *gp)
 
void(* desktop_resize )(RemminaProtocolWidget *gp)
 
void(* update_align )(RemminaProtocolWidget *gp)
 
void(* unlock_dynres )(RemminaProtocolWidget *gp)
 

Detailed Description

Definition at line 63 of file remmina_protocol_widget.h.

Field Documentation

◆ connect

void(* _RemminaProtocolWidgetClass::connect) (RemminaProtocolWidget *gp)

Definition at line 66 of file remmina_protocol_widget.h.

◆ desktop_resize

void(* _RemminaProtocolWidgetClass::desktop_resize) (RemminaProtocolWidget *gp)

Definition at line 68 of file remmina_protocol_widget.h.

◆ disconnect

void(* _RemminaProtocolWidgetClass::disconnect) (RemminaProtocolWidget *gp)

Definition at line 67 of file remmina_protocol_widget.h.

◆ parent_class

GtkEventBoxClass _RemminaProtocolWidgetClass::parent_class

Definition at line 64 of file remmina_protocol_widget.h.

◆ unlock_dynres

void(* _RemminaProtocolWidgetClass::unlock_dynres) (RemminaProtocolWidget *gp)

Definition at line 70 of file remmina_protocol_widget.h.

◆ update_align

void(* _RemminaProtocolWidgetClass::update_align) (RemminaProtocolWidget *gp)

Definition at line 69 of file remmina_protocol_widget.h.


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