ThumbnailCommand.ThumbnailCommand C# (CSharp) Method

ThumbnailCommand() public method

public ThumbnailCommand ( Gtk parent_window ) : System
parent_window Gtk
return System
	public ThumbnailCommand (Gtk.Window parent_window)
	{
		this.parent_window = parent_window;
	}