diff --git a/ChangeLog b/ChangeLog index f8bb63f01..5b25d1e4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-17 Ben Motmans + + * doc/en/Gtk/Widget.xml: + removed documentation for internal method + 2007-04-17 Ben Motmans * gtk/Widget.custom: diff --git a/doc/en/Gtk/Widget.xml b/doc/en/Gtk/Widget.xml index 003c6d317..fd82fbf35 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -2956,23 +2956,6 @@ or . - - - Method - - GLib.Value - - - - - - Obtains the value of a style property of . - The name of a style property. - This method should only be used in certain scenarios where fails, for example: when the GLib.Value contains a . - A instance. When the instance is no longer needed, Dispose() must be invoked. - - - Property