C# Class Views.ShowNoteWindow

Inheritance: Gtk.Window
Datei anzeigen Open project: monsterlabs/HumanRightsTracker Class Usage Examples

Public Methods

Method Description
ShowNoteWindow ( int x, int y, String note_text, Gtk parent ) : System

Protected Methods

Method Description
OnCloseButtonClicked ( object sender, System e ) : void

Method Details

OnCloseButtonClicked() protected method

protected OnCloseButtonClicked ( object sender, System e ) : void
sender object
e System
return void

ShowNoteWindow() public method

public ShowNoteWindow ( int x, int y, String note_text, Gtk parent ) : System
x int
y int
note_text String
parent Gtk
return System