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

Data Fields

gchar * connection_path
 
gchar * channel_path
 
GHashTable * channel_properties
 
DBusGMethodInvocation * context
 
GtkWidget * proto_widget
 
guint disconnect_handler
 
TpDBusDaemon * bus
 
TpAccount * account
 
TpConnection * connection
 
TpChannel * channel
 
gchar * alias
 
gchar * host
 
guint port
 
gchar * protocol
 

Detailed Description

Definition at line 51 of file telepathy_channel_handler.c.

Field Documentation

◆ account

TpAccount* _RemminaTpChannelHandler::account

Definition at line 61 of file telepathy_channel_handler.c.

◆ alias

gchar* _RemminaTpChannelHandler::alias

Definition at line 65 of file telepathy_channel_handler.c.

◆ bus

TpDBusDaemon* _RemminaTpChannelHandler::bus

Definition at line 60 of file telepathy_channel_handler.c.

◆ channel

TpChannel* _RemminaTpChannelHandler::channel

Definition at line 63 of file telepathy_channel_handler.c.

◆ channel_path

gchar* _RemminaTpChannelHandler::channel_path

Definition at line 53 of file telepathy_channel_handler.c.

◆ channel_properties

GHashTable* _RemminaTpChannelHandler::channel_properties

Definition at line 54 of file telepathy_channel_handler.c.

◆ connection

TpConnection* _RemminaTpChannelHandler::connection

Definition at line 62 of file telepathy_channel_handler.c.

◆ connection_path

gchar* _RemminaTpChannelHandler::connection_path

Definition at line 52 of file telepathy_channel_handler.c.

◆ context

DBusGMethodInvocation* _RemminaTpChannelHandler::context

Definition at line 55 of file telepathy_channel_handler.c.

◆ disconnect_handler

guint _RemminaTpChannelHandler::disconnect_handler

Definition at line 58 of file telepathy_channel_handler.c.

◆ host

gchar* _RemminaTpChannelHandler::host

Definition at line 66 of file telepathy_channel_handler.c.

◆ port

guint _RemminaTpChannelHandler::port

Definition at line 67 of file telepathy_channel_handler.c.

◆ proto_widget

GtkWidget* _RemminaTpChannelHandler::proto_widget

Definition at line 57 of file telepathy_channel_handler.c.

◆ protocol

gchar* _RemminaTpChannelHandler::protocol

Definition at line 68 of file telepathy_channel_handler.c.


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