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

Data Fields

RemminaMessagePanelCallback response_callback
 
void * response_callback_data
 
GtkWidget * w [REMMINA_MESSAGE_PANEL_MAXWIDGETID]
 

Detailed Description

Definition at line 47 of file remmina_message_panel.c.

Field Documentation

◆ response_callback

RemminaMessagePanelCallback RemminaMessagePanelPrivate::response_callback

Definition at line 50 of file remmina_message_panel.c.

◆ response_callback_data

void* RemminaMessagePanelPrivate::response_callback_data

Definition at line 51 of file remmina_message_panel.c.

◆ w

GtkWidget* RemminaMessagePanelPrivate::w[REMMINA_MESSAGE_PANEL_MAXWIDGETID]

Definition at line 52 of file remmina_message_panel.c.


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