C# Class Gtk.Tasque.PreferencesDialog

Inheritance: Gtk.Dialog
Afficher le fichier Open project: GNOME/tasque Class Usage Examples

Méthodes publiques

Méthode Description
PreferencesDialog ( GtkApplicationBase application ) : System

Méthodes protégées

Méthode Description
OnResponse ( ResponseType response_id ) : void

Private Methods

Méthode Description
ConnectEvents ( ) : void
Init ( ) : void
LoadPreferences ( ) : void
MakeAppearancePage ( ) : Gtk.Widget
MakeGeneralPage ( ) : Gtk.Widget
OnBackendComboBoxChanged ( object sender, EventArgs args ) : void
OnBtnChangeOverdueTaskColorColorSet ( object sender, EventArgs args ) : void
OnBtnChangeTodaysTaskColorColorSet ( object sender, EventArgs args ) : void
OnShown ( object sender, EventArgs args ) : void
OnTaskListToggled ( object sender, Gtk args ) : void
OnTxtOverdueTaskColorChanged ( object sender, EventArgs args ) : void
OnTxtTodaysTaskColorChanged ( object sender, EventArgs args ) : void
RebuildTaskListTree ( ) : void

Build a new taskList list setting from all the taskLists

TextCellDataFunc ( Gtk treeColumn, Gtk renderer, Gtk model, Gtk iter ) : void
ToggleCellDataFunc ( Gtk column, Gtk cell, Gtk model, Gtk iter ) : void
WindowDeleted ( object sender, Gtk.DeleteEventArgs args ) : void

WindowDeleted Cleans up the conversation object with the ConversationManager

Method Details

OnResponse() protected méthode

protected OnResponse ( ResponseType response_id ) : void
response_id ResponseType
Résultat void

PreferencesDialog() public méthode

public PreferencesDialog ( GtkApplicationBase application ) : System
application GtkApplicationBase
Résultat System