C# Class GnomeSubtitles.Dialog.Unmanaged.BasicErrorDialog

Inheritance: ErrorDialog
ファイルを表示 Open project: GNOME/gnome-subtitles Class Usage Examples

Public Methods

Method Description
BasicErrorDialog ( string primary, string secondary ) : Gtk

Protected Methods

Method Description
AddButtons ( ) : void

Method Details

AddButtons() protected method

protected AddButtons ( ) : void
return void

BasicErrorDialog() public method

public BasicErrorDialog ( string primary, string secondary ) : Gtk
primary string
secondary string
return Gtk