[Gtk-sharp-list] System.Windows.Forms.SystemInformation equivalent

Natalia Portillo claunia at claunia.com
Tue Sep 7 08:32:50 EDT 2010


Hi,

El 07/09/2010, a las 04:26, Michael Hutchinson escribió:

> On Mon, Sep 6, 2010 at 9:18 PM, Natalia Portillo <claunia at claunia.com> wrote:
>> Hi,
>> 
>> Maybe this is not the right place to search for it, but, that class gives a lot of system information that should can be needed/used without using Windows.Forms.
>> 
>> Is there any equivalent in the rest of Mono classes?
> 
> A lot of that information looks toolkit-specific TBH.
> 
> In GTK, the equivalents would be Gdk.Global and Gtk.Settings. With a
> little more effort, you could also query some of the other named
> settings: http://library.gnome.org/devel/gtk/stable/GtkSettings.html

Yes there is a lot of information there that is toolkit dependent but there are some methods that not.
Like for example DebugOS that depends on kernel, MonitorCount that depends on X11.

Regards
Natalia Portillo
Claunia.com


More information about the Gtk-sharp-list mailing list