C# Class ZeroInstall.Central.Gtk.MainWindow

Inheritance: Gtk.Window
Mostrar archivo Open project: 0install/0install-win Class Usage Examples

Public Methods

Method Description
MainWindow ( bool machineWide ) : System

Initializes the main GUI.

Method Details

MainWindow() public method

Initializes the main GUI.
Failed to read a config file. Access to a configuration file was not permitted. The config data is damaged.
public MainWindow ( bool machineWide ) : System
machineWide bool Apply operations machine-wide instead of just for the current user.
return System