C# Class DialogThreshold, chronojump

Exibir arquivo Open project: GNOME/chronojump

Public Methods

Method Description
DialogThreshold ( Constants, m ) : System
on_button_close_clicked ( object obj, EventArgs args ) : void

Private Methods

Method Description
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void

Method Details

DialogThreshold() public method

public DialogThreshold ( Constants, m ) : System
m Constants,
return System

on_button_close_clicked() public method

public on_button_close_clicked ( object obj, EventArgs args ) : void
obj object
args EventArgs
return void