Add GtkIconSize back to the docs

And document how it works now.
This commit is contained in:
Matthias Clasen 2017-12-26 08:39:29 -05:00
parent d5f215f96d
commit d04f66eb52
3 changed files with 6 additions and 1 deletions

View File

@ -569,7 +569,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
<entry></entry>
<entry></entry>
<entry></entry>
<entry>Determines the size at which icons are displayed</entry>
<entry>Determines the size at which icons are displayed. See GtkIconSize</entry>
</row>
</tbody>
</tgroup>

View File

@ -5300,6 +5300,7 @@ GtkShadowType
GtkStateFlags
GtkToolbarStyle
GtkSortType
GtkIconSize
</SECTION>

View File

@ -183,6 +183,10 @@ typedef enum
*
* Icon sizes default to being inherited. Where they cannot be
* inherited, text size is the default.
*
* All widgets which use GtkIconSize set the normal-icons or large-icons
* style classes correspondingly, and let themes determine the actual size
* to be used with the -gtk-icon-size CSS property.
*/
typedef enum
{