C# Class Views.ShowNoteWindow

Inheritance: Gtk.Window
Afficher le fichier Open project: monsterlabs/HumanRightsTracker Class Usage Examples

Méthodes publiques

Méthode Description
ShowNoteWindow ( int x, int y, String note_text, Gtk parent ) : System

Méthodes protégées

Méthode Description
OnCloseButtonClicked ( object sender, System e ) : void

Method Details

OnCloseButtonClicked() protected méthode

protected OnCloseButtonClicked ( object sender, System e ) : void
sender object
e System
Résultat void

ShowNoteWindow() public méthode

public ShowNoteWindow ( int x, int y, String note_text, Gtk parent ) : System
x int
y int
note_text String
parent Gtk
Résultat System