C# Class GnomeSubtitles.Core.Command.InsertFirstSubtitleCommand

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

Public Methods

Method Description
InsertFirstSubtitleCommand ( ) : Gtk

Protected Methods

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

Method Details

GetNewPath() protected method

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

InsertFirstSubtitleCommand() public method

public InsertFirstSubtitleCommand ( ) : Gtk
return Gtk

InsertNew() protected method

protected InsertNew ( ) : void
return void