C# Class GnomeSubtitles.Core.Command.SingleSelectionCommand

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

Public Methods

Method Description
SingleSelectionCommand ( string description, bool canGroup ) : Gtk
SingleSelectionCommand ( string description, bool canGroup, Gtk.TreePath path ) : Gtk

Method Details

SingleSelectionCommand() public method

public SingleSelectionCommand ( string description, bool canGroup ) : Gtk
description string
canGroup bool
return Gtk

SingleSelectionCommand() public method

public SingleSelectionCommand ( string description, bool canGroup, Gtk.TreePath path ) : Gtk
description string
canGroup bool
path Gtk.TreePath
return Gtk