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

#include <remmina_ftp_client.h>

Data Fields

GtkBoxClass parent_class
 
void(* open_dir )(RemminaFTPClient *client)
 
void(* new_task )(RemminaFTPClient *client)
 
void(* cancel_task )(RemminaFTPClient *client)
 
void(* delete_file )(RemminaFTPClient *client)
 

Detailed Description

Definition at line 59 of file remmina_ftp_client.h.

Field Documentation

◆ cancel_task

void(* _RemminaFTPClientClass::cancel_task) (RemminaFTPClient *client)

Definition at line 64 of file remmina_ftp_client.h.

◆ delete_file

void(* _RemminaFTPClientClass::delete_file) (RemminaFTPClient *client)

Definition at line 65 of file remmina_ftp_client.h.

◆ new_task

void(* _RemminaFTPClientClass::new_task) (RemminaFTPClient *client)

Definition at line 63 of file remmina_ftp_client.h.

◆ open_dir

void(* _RemminaFTPClientClass::open_dir) (RemminaFTPClient *client)

Definition at line 62 of file remmina_ftp_client.h.

◆ parent_class

GtkBoxClass _RemminaFTPClientClass::parent_class

Definition at line 60 of file remmina_ftp_client.h.


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