C# Class GnomeSubtitles.Core.Command.InsertLastSubtitleCommand

Inheritance: InsertSubtitleCommand
Datei anzeigen Open project: GNOME/gnome-subtitles

Public Methods

Method Description
InsertLastSubtitleCommand ( ) : Gtk

Protected Methods

Method Description
GetNewPath ( ) : Gtk.TreePath
InsertNew ( ) : void

Method Details

GetNewPath() protected method

protected GetNewPath ( ) : Gtk.TreePath
return Gtk.TreePath

InsertLastSubtitleCommand() public method

public InsertLastSubtitleCommand ( ) : Gtk
return Gtk

InsertNew() protected method

protected InsertNew ( ) : void
return void