From b5ce1b4244ed0db1f199132a9ca1810f98aaadcb Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Wed, 5 Jan 2005 18:23:44 +0000 Subject: [PATCH] 2005-01-05 Mike Kestner * gtk/Gtk.metadata : hide some internal Image*Data structs. svn path=/trunk/gtk-sharp/; revision=38369 --- ChangeLog | 4 ++ doc/en/Gtk/ImageAnimationData.xml | 94 ------------------------------- doc/en/Gtk/ImageIconSetData.xml | 66 ---------------------- doc/en/Gtk/ImageImageData.xml | 66 ---------------------- doc/en/Gtk/ImagePixbufData.xml | 66 ---------------------- doc/en/Gtk/ImagePixmapData.xml | 66 ---------------------- doc/en/Gtk/ImageStockData.xml | 64 --------------------- gtk/Gtk.metadata | 6 ++ 8 files changed, 10 insertions(+), 422 deletions(-) delete mode 100644 doc/en/Gtk/ImageAnimationData.xml delete mode 100644 doc/en/Gtk/ImageIconSetData.xml delete mode 100644 doc/en/Gtk/ImageImageData.xml delete mode 100644 doc/en/Gtk/ImagePixbufData.xml delete mode 100644 doc/en/Gtk/ImagePixmapData.xml delete mode 100644 doc/en/Gtk/ImageStockData.xml diff --git a/ChangeLog b/ChangeLog index e9dccc6ac..8166b4a03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-05 Mike Kestner + + * gtk/Gtk.metadata : hide some internal Image*Data structs. + 2005-01-05 Alp Toker * gtk/TextBuffer.custom : Mark SetText obsolete in favour of the Text diff --git a/doc/en/Gtk/ImageAnimationData.xml b/doc/en/Gtk/ImageAnimationData.xml deleted file mode 100644 index d470af605..000000000 --- a/doc/en/Gtk/ImageAnimationData.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - - - System.ValueType - - - - - - - Field - - Gtk.ImageAnimationData - - - - To be added - - - - - - Method - - Gtk.ImageAnimationData - - - - - - To be added - a - a - - - - - - Property - - Gdk.PixbufAnimationIter - - - - - To be added - a - a - - - - - - Property - - Gdk.PixbufAnimation - - - - - To be added - a - a - - - - - - Field - - System.UInt32 - - - - - To be added - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/ImageIconSetData.xml b/doc/en/Gtk/ImageIconSetData.xml deleted file mode 100644 index ce4a546df..000000000 --- a/doc/en/Gtk/ImageIconSetData.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a set of image icons. - - - - System.ValueType - - - - - - - Field - - Gtk.ImageIconSetData - - - - Generates an empty object. - - - - - - Method - - Gtk.ImageIconSetData - - - - - - Constructor. - An , the underlying C object. - A new - This is for internal use; application developers shouldn't need to call this. - - - - - Property - - Gtk.IconSet - - - - - The underlying in this data. - a - an object of type - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/ImageImageData.xml b/doc/en/Gtk/ImageImageData.xml deleted file mode 100644 index bb0ae9fee..000000000 --- a/doc/en/Gtk/ImageImageData.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - - - System.ValueType - - - - - - - Field - - Gtk.ImageImageData - - - - To be added - - - - - - Method - - Gtk.ImageImageData - - - - - - To be added - a - a - - - - - - Property - - Gdk.Image - - - - - To be added - a - a - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/ImagePixbufData.xml b/doc/en/Gtk/ImagePixbufData.xml deleted file mode 100644 index ce1d76bda..000000000 --- a/doc/en/Gtk/ImagePixbufData.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - - - System.ValueType - - - - - - - Field - - Gtk.ImagePixbufData - - - - To be added - - - - - - Method - - Gtk.ImagePixbufData - - - - - - To be added - a - a - - - - - - Property - - Gdk.Pixbuf - - - - - To be added - a - a - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/ImagePixmapData.xml b/doc/en/Gtk/ImagePixmapData.xml deleted file mode 100644 index 8a65bc884..000000000 --- a/doc/en/Gtk/ImagePixmapData.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - - - System.ValueType - - - - - - - Field - - Gtk.ImagePixmapData - - - - To be added - - - - - - Method - - Gtk.ImagePixmapData - - - - - - To be added - a - a - - - - - - Property - - Gdk.Pixmap - - - - - To be added - a - a - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/ImageStockData.xml b/doc/en/Gtk/ImageStockData.xml deleted file mode 100644 index 8d61def36..000000000 --- a/doc/en/Gtk/ImageStockData.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - - - - System.ValueType - - - - - - - Field - - Gtk.ImageStockData - - - - To be added - - - - - - Method - - Gtk.ImageStockData - - - - - - Internal constructor; do not use. - a , pointer to the underlying C data. - a - - - - - - Field - - System.String - - - - - An identifier for this stock image. - - - - - \ No newline at end of file diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index d1e708557..3ba82a3c1 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -448,6 +448,12 @@ 1 1 1 + 1 + 1 + 1 + 1 + 1 + 1 1 1 1