[Gtk-sharp-list] Notebook
pistolero
pistolero@toursombre.dyndns.org
Wed, 23 Apr 2003 15:22:39 +0200
Lee Mallabone wrote:
>On Wed, 2003-04-23 at 14:03, Ahmed Bouagja wrote:
>
>
>
>>Can someone please tell me how to get the number of pages in a Notebook
>>widget, or where I can find all properties ans methods of Gtk# widgets
>>
>>
>
>Looking at the C docs, there is a function for doing this named:
>gtk_notebook_get_n_pages(), however it was added in Gtk+ 2.2 and Gtk#
>currently only targets Gtk+ 2.0.
>
>
How can I then iterate over all Pages in a Notebook? Must I keep track
of all pages added or removed from the Notebook?
>The "monodoc" application contains API information and documentation.
>It's still just a development version, but you can find more information
>here:
>http://lists.ximian.com/archives/public/gtk-sharp-list/2003-April/001695.html
>
>
thanks I'll install it right now.
>Hope that helps,
>
>Lee.
>
>
>
thanks for your help
--
Ahmed