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

#include <plugin.h>

Data Fields

RemminaPluginType type
 
const gchar * name
 
const gchar * description
 
const gchar * domain
 
const gchar * version
 
void(* exec_func )(void)
 

Detailed Description

Definition at line 108 of file plugin.h.

Field Documentation

◆ description

const gchar* _RemminaToolPlugin::description

Definition at line 111 of file plugin.h.

◆ domain

const gchar* _RemminaToolPlugin::domain

Definition at line 112 of file plugin.h.

◆ exec_func

void(* _RemminaToolPlugin::exec_func) (void)

Definition at line 115 of file plugin.h.

◆ name

const gchar* _RemminaToolPlugin::name

Definition at line 110 of file plugin.h.

◆ type

RemminaPluginType _RemminaToolPlugin::type

Definition at line 109 of file plugin.h.

◆ version

const gchar* _RemminaToolPlugin::version

Definition at line 113 of file plugin.h.


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