C# Class EventGraphConfigureWindow, chronojump

Mostrar archivo Open project: GNOME/chronojump Class Usage Examples

Public Methods

Method Description
Show ( bool reallyShow ) : EventGraphConfigureWindow,

Private Methods

Method Description
EventGraphConfigureWindow ( ) : System
initializeWidgets ( ) : void
on_button_close_clicked ( object o, EventArgs args ) : void
on_checkbutton_max_auto_clicked ( object o, EventArgs args ) : void
on_checkbutton_min_auto_clicked ( object o, EventArgs args ) : void
on_checkbutton_show_black_guide_clicked ( object o, EventArgs args ) : void
on_checkbutton_show_green_guide_clicked ( object o, EventArgs args ) : void
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void

Method Details

Show() public static method

public static Show ( bool reallyShow ) : EventGraphConfigureWindow,
reallyShow bool
return EventGraphConfigureWindow,