C# Class CjComboSelectRunsI, chronojump

Inheritance: CjCombo
Mostrar archivo Open project: GNOME/chronojump Class Usage Examples

Public Methods

Method Description
CjComboSelectRunsI ( Gtk combo_select_runs_interval, Gtk hbox_combo_select_runs_interval ) : System

Protected Methods

Method Description
select ( ) : void

Method Details

CjComboSelectRunsI() public method

public CjComboSelectRunsI ( Gtk combo_select_runs_interval, Gtk hbox_combo_select_runs_interval ) : System
combo_select_runs_interval Gtk
hbox_combo_select_runs_interval Gtk
return System

select() protected method

protected select ( ) : void
return void