diff --git a/ChangeLog b/ChangeLog index c6d241d0b..d5870005d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-03 Mike Kestner + + * gtk/Gtk.metadata : hide junk methods in Global. [Fixes #60895] + 2004-12-03 Mike Kestner * gtk/Gtk.metadata : hide Visibility enum. [Fixes #60704] diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index a88755109..24d073ba9 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -1389,105 +1389,6 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream); - - - Method - - System.Void - - - - - - - - - - - Render pixbuf alpha channel as a bi-level clip mask to a - The destination object of type "Gdk.Bitmap" - Source X coordinate. - Source Y coordinate. - Destination X coordinate. - - Destination Y coordinate. - Value below this will be painted as zero; all other values will be painted as one. - This function is designed to threshold and render the alpha values from this into the destination which can then be used as a clipping mask for a . - - - - - - Method - - System.Void - - - - - - - - - Creates a pixmap and a mask bitmap which are returned in the - and - arguments, respectively, and renders a pixbuf and its - corresponding thresholded alpha mask to them. This is merely a convenience - function; applications that need to render pixbufs with dither offsets or to - given drawables should use - or and - . - - a - a - a , threshold value for opacity. - - The pixmap that is created is created for the colormap returned - by . You normally will want to instead use - the actual colormap for a widget, and use - , - If the pixbuf does not have an alpha channel, then * will be set - to . - - - - - - Method - - System.Void - - - - - - - - - - Creates a pixmap and a mask bitmap which are returned in the - and - arguments, respectively, and renders a pixbuf and its - corresponding thresholded alpha mask to them. - This is merely a convenience - function; applications that need to render pixbufs with dither offsets or to - given drawables should use - or and - . - - a - a - a - a - - The pixmap that is created uses the specified by . - This colormap must match the colormap of the window where the pixmap - will eventually be used or an error will result. - If the pixbuf does not have an alpha channel, then * will be set - to . - - - Method @@ -1593,11 +1494,27 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream); - To be added + + Creates a pixmap and a mask bitmap which are returned in the + and + arguments, respectively, and renders a pixbuf and its + corresponding thresholded alpha mask to them. This is merely a convenience + function; applications that need to render pixbufs with dither offsets or to + given drawables should use + or and + . + a a - a - To be added + a , threshold value for opacity. + + The pixmap that is created is created for the colormap returned + by . You normally will want to instead use + the actual colormap for a widget, and use + , + If the pixbuf does not have an alpha channel, then * will be set + to . + @@ -1613,12 +1530,28 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream); - To be added + + Creates a pixmap and a mask bitmap which are returned in the + and + arguments, respectively, and renders a pixbuf and its + corresponding thresholded alpha mask to them. + This is merely a convenience + function; applications that need to render pixbufs with dither offsets or to + given drawables should use + or and + . + a a a a - To be added + + The pixmap that is created uses the specified by . + This colormap must match the colormap of the window where the pixmap + will eventually be used or an error will result. + If the pixbuf does not have an alpha channel, then * will be set + to . + @@ -1640,4 +1573,4 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(memorystream); - \ No newline at end of file + diff --git a/doc/en/Gnome/IconList.xml b/doc/en/Gnome/IconList.xml index 811c9cd6d..b03c4d2ba 100644 --- a/doc/en/Gnome/IconList.xml +++ b/doc/en/Gnome/IconList.xml @@ -31,6 +31,7 @@ + Method diff --git a/doc/en/GnomeDb/List.xml b/doc/en/GnomeDb/List.xml index d78b160bc..2a16690d1 100644 --- a/doc/en/GnomeDb/List.xml +++ b/doc/en/GnomeDb/List.xml @@ -98,18 +98,6 @@ To be added - - - Event - - GnomeDb.SelectionClearedHandler - - - - To be added - To be added - - Event @@ -135,21 +123,6 @@ Returns the native value for . - - - Method - - System.Void - - - - - - Default handler for the event. - a - Override this method in a subclass to provide a default handler for the event. - - Method @@ -204,4 +177,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Global.xml b/doc/en/Gtk/Global.xml index 5121e26a0..73a58ac49 100644 --- a/doc/en/Gtk/Global.xml +++ b/doc/en/Gtk/Global.xml @@ -209,58 +209,6 @@ - - - Method - - GLib.GType - - - - Do not use. - a - - - - - - Method - - GLib.GType - - - - Do not use. - a - This is internal api and will be obsoleted in the future. - - - - - Method - - GLib.GType - - - - Do not use. - a - - - - - - Method - - GLib.GType - - - - Do not use. - a - This method will likely be obsoleted or removed in future versions. - - Property @@ -287,19 +235,6 @@ - - - Method - - GLib.GType - - - - To be added - a - To be added - - Method diff --git a/doc/en/Gtk/ToolbarChildType.xml b/doc/en/Gtk/ToolbarChildType.xml index 479ef7104..8d4649c2b 100644 --- a/doc/en/Gtk/ToolbarChildType.xml +++ b/doc/en/Gtk/ToolbarChildType.xml @@ -30,66 +30,6 @@ - - - Field - - Gtk.ToolbarChildType - - - - a space - - - - - - Field - - Gtk.ToolbarChildType - - - - a - - - - - - Field - - Gtk.ToolbarChildType - - - - a - - - - - - Field - - Gtk.ToolbarChildType - - - - a - - - - - - Field - - Gtk.ToolbarChildType - - - - a standard - - - Field @@ -169,4 +109,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/UIManager.xml b/doc/en/Gtk/UIManager.xml index d0f17aca7..864924746 100644 --- a/doc/en/Gtk/UIManager.xml +++ b/doc/en/Gtk/UIManager.xml @@ -387,20 +387,6 @@ The behaviour is chosen based on the "is_important" property of the action to wh - - - Constructor - - - - - - To be added - a - a - To be added - - Property @@ -552,4 +538,4 @@ The behaviour is chosen based on the "is_important" property of the action to wh - \ No newline at end of file + diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index 44e0cdf2c..15b0a5364 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -37,9 +37,14 @@ 1 gboolean GetEventsPending + 1 const-gchar* + 1 + 1 + 1 1 n_points + 1 1 1 1