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.
rmnews.h File Reference

Go to the source code of this file.

Data Structures

struct  _RemminaNewsDialog
 

Typedefs

typedef struct _RemminaNewsDialog RemminaNewsDialog
 

Functions

G_BEGIN_DECLS void rmnews_schedule ()
 
void rmnews_show_news ()
 
void rmnews_get_url (const char *url)
 

Typedef Documentation

◆ RemminaNewsDialog

Function Documentation

◆ rmnews_get_url()

void rmnews_get_url ( const char *  url)

Definition at line 394 of file rmnews.c.

◆ rmnews_schedule()

G_BEGIN_DECLS void rmnews_schedule ( )

Definition at line 528 of file rmnews.c.

◆ rmnews_show_news()

void rmnews_show_news ( )