[Gtk-sharp-list] Re: classes

Charles Iliya Krempeaux charles@reptile.ca
30 Apr 2003 09:20:15 -0700


Hello,

These aren't classes.  These are namespaces.

So, you have class (in these namespaces) like:

    Gtk.Window
    Gtk.Button
    Gtk.HBox

etc.

There's a few different way to get info on these.

    One)  You could look at the C-based GTH docs at...

              http://developer.gnome.org/doc/API/2.0/gtk/

          And get an idea of what the Gtk# API looks like from there.

    Two)  You could look at the Gtk# source code (in the "gtk/"
          directory.  To see what is there.

    Three)  You could look use the MonoDoc Browser, to see the API.

    Four)  You could look at the Mono Handbook....

                http://www.go-mono.com/tutorial

           And look at the section on GNOME.NET.

See ya

On Wed, 2003-04-30 at 09:55, D d wrote:
> How can i find information on the following GTK# classes
> 
>   using Gtk;
>   using GtkSharp;
> 
> 
> Thanks
> 
> 
> 
> >From: Charles Iliya Krempeaux <charles@reptile.ca>
> >To: Gtk# Mailing List <gtk-sharp-list@ximian.com>
> >Subject: [Gtk-sharp-list] [Help Wanted] Installing Gtk# - A Beginners Guide
> >Date: 29 Apr 2003 12:44:05 -0700
> >
> >Hello,
> >
> >Since the question of how to install Gtk# comes up all the time.
> >
> >I thought it would be helpful to have some documentation,
> >readily available, about it.
> >
> >So, I started something for it on the Gtk# Wiki.  You can find it
> >at:
> >
> >http://www.nullenvoid.com/gtksharp/wiki/index.php/InstallingBeginnersGuide
> >
> >It is NOT finished.  (That's why I asked for help.)  I started adding
> >some parts of it.  And will add more later.
> >
> >But if anyone is so inclined, contributions would be welcomed.  (It
> >would make it get finished quicker.)
> >
> >
> >See ya
> >
> >--
> >      Charles Iliya Krempeaux, BSc
> >      charles@reptile.ca
> >
> >________________________________________________________________________
> >  Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/
> >_______________________________________________
> >Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> >http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
> 
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online  
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/