[Gtk-sharp-list] System.Windows.Forms.SystemInformation equivalent
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Sep 6 23:26:25 EDT 2010
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
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Gtk-sharp-list
mailing list