C# Class GnomeSubtitles.Core.Command.InsertSubtitleAfterCommand

Inheritance: InsertSubtitleCommand
Mostra file Open project: GNOME/gnome-subtitles

Public Methods

Method Description
InsertSubtitleAfterCommand ( ) : Gtk

Protected Methods

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

Method Details

GetNewPath() protected method

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

InsertNew() protected method

protected InsertNew ( ) : void
return void

InsertSubtitleAfterCommand() public method

public InsertSubtitleAfterCommand ( ) : Gtk
return Gtk