C# Class Summa.Gui.TagWindow

Inheritance: Gtk.Window
Show file Open project: wfarr/newskit Class Usage Examples

Public Properties

Property Type Description
ComboBox Gtk.ComboBox

Public Methods

Method Description
TagWindow ( ) : System

Private Methods

Method Description
AddButtons ( ) : void
AddFeedTreeView ( ) : void
AddTagsCombobox ( ) : void
OnAdd ( object obj, EventArgs args ) : void
OnCbUpdateIntervalChanged ( object obj, EventArgs args ) : void
OnClose ( object obj, EventArgs args ) : void
OnCrtToggled ( object obj, Gtk.ToggledArgs args ) : void
OnFeedChanged ( object obj, ChangedEventArgs args ) : void
Populate ( string tag ) : void

Method Details

TagWindow() public method

public TagWindow ( ) : System
return System

Property Details

ComboBox public property

public ComboBox,Gtk ComboBox
return Gtk.ComboBox