C# Class Tomboy.NoteUtils

Exibir arquivo Open project: GNOME/tomboy

Public Methods

Method Description
ShowDeletionDialog ( List notes, Gtk parent ) : void
ShowIOErrorDialog ( Gtk parent ) : void

Method Details

ShowDeletionDialog() public static method

public static ShowDeletionDialog ( List notes, Gtk parent ) : void
notes List
parent Gtk
return void

ShowIOErrorDialog() public static method

public static ShowIOErrorDialog ( Gtk parent ) : void
parent Gtk
return void