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

#include <rmnews.h>

Data Fields

GtkBuilder * builder
 
GtkDialog * dialog
 
GtkTextView * rmnews_text_view
 
GtkLabel * rmnews_label
 
GtkButton * rmnews_button_close
 
GtkLabel * rmnews_defaultcl_label
 
GtkButton * rmnews_defaultcl_button
 
GtkSwitch * rmnews_news_switch
 
gint retval
 

Detailed Description

Definition at line 35 of file rmnews.h.

Field Documentation

◆ builder

GtkBuilder* _RemminaNewsDialog::builder

Definition at line 36 of file rmnews.h.

◆ dialog

GtkDialog* _RemminaNewsDialog::dialog

Definition at line 37 of file rmnews.h.

◆ retval

gint _RemminaNewsDialog::retval

Definition at line 46 of file rmnews.h.

◆ rmnews_button_close

GtkButton* _RemminaNewsDialog::rmnews_button_close

Definition at line 41 of file rmnews.h.

◆ rmnews_defaultcl_button

GtkButton* _RemminaNewsDialog::rmnews_defaultcl_button

Definition at line 43 of file rmnews.h.

◆ rmnews_defaultcl_label

GtkLabel* _RemminaNewsDialog::rmnews_defaultcl_label

Definition at line 42 of file rmnews.h.

◆ rmnews_label

GtkLabel* _RemminaNewsDialog::rmnews_label

Definition at line 40 of file rmnews.h.

◆ rmnews_news_switch

GtkSwitch* _RemminaNewsDialog::rmnews_news_switch

Definition at line 44 of file rmnews.h.

◆ rmnews_text_view

GtkTextView* _RemminaNewsDialog::rmnews_text_view

Definition at line 39 of file rmnews.h.


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