C# Class Summa.Gui.TagWindow

Inheritance: Gtk.Window
Afficher le fichier Open project: wfarr/newskit Class Usage Examples

Méthodes publiques

Свойство Type Description
ComboBox Gtk.ComboBox

Méthodes publiques

Méthode Description
TagWindow ( ) : System

Private Methods

Méthode 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 méthode

public TagWindow ( ) : System
Résultat System

Property Details

ComboBox public_oe property

public ComboBox,Gtk ComboBox
Résultat Gtk.ComboBox