C# Class CatEye.UI.Gtk.ReceiptSaveDialog

Inheritance: Gtk.Dialog
Show file Open project: bigfatbrowncat/CatEye Class Usage Examples

Public Methods

Method Description
ReceiptSaveDialog ( Gtk.Window parent, string rawFileName ) : System

Private Methods

Method Description
HandleUIChange ( object sender, EventArgs e ) : void

Method Details

ReceiptSaveDialog() public method

public ReceiptSaveDialog ( Gtk.Window parent, string rawFileName ) : System
parent Gtk.Window
rawFileName string
return System