C# Class IPod.ProgressDialog

Inheritance: Gtk.Dialog
Afficher le fichier Open project: mono/ipod-sharp

Méthodes publiques

Méthode Description
ProgressDialog ( Gtk.Window parent ) : System

Private Methods

Méthode Description
OnNotify ( ) : void
OnSaveEnded ( object o, EventArgs args ) : void
OnSaveProgressChanged ( object o, TrackSaveProgressArgs args ) : void
OnSaveStarted ( object o, EventArgs args ) : void
SetEllipsize ( Gtk.Label label ) : void

Method Details

ProgressDialog() public méthode

public ProgressDialog ( Gtk.Window parent ) : System
parent Gtk.Window
Résultat System