Remmina - The GTK+ Remote Desktop Client  v1.4.27
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

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

Variables

G_BEGIN_DECLS gboolean disablenews
 

Typedef Documentation

◆ RemminaNewsDialog

Function Documentation

◆ rmnews_get_url()

void rmnews_get_url ( const char *  url)

Definition at line 504 of file rmnews.c.

◆ rmnews_schedule()

void rmnews_schedule ( )

Definition at line 664 of file rmnews.c.

◆ rmnews_show_news()

void rmnews_show_news ( )

Variable Documentation

◆ disablenews

G_BEGIN_DECLS gboolean disablenews

Definition at line 87 of file remmina.c.