Docs: Mention that shadow type is a lie

As requested here:
https://bugzilla.gnome.org/show_bug.cgi?id=659926#c2
This commit is contained in:
Matthias Clasen 2014-07-10 00:16:04 -04:00
parent d3b481ac19
commit 5f549fa7cb

View File

@ -467,6 +467,10 @@ typedef enum
* @GTK_SHADOW_ETCHED_OUT: The outline has a raised 3d appearance.
*
* Used to change the appearance of an outline typically provided by a #GtkFrame.
*
* Note that many themes do not differentiate the appearance of the
* various shadow types: Either their is no visible shadow (@GTK_SHADOW_NONE),
* or there is (any other value).
*/
typedef enum
{