forked from AuroraMiddleware/gtk
docs: remove mention of old GtkList and GtkCList
Reported by andlabs in irc://irc.gnome.org/gtk+ https://bugzilla.gnome.org/show_bug.cgi?id=731382
This commit is contained in:
parent
e3af863bcb
commit
0c5b5fc053
@ -122,7 +122,7 @@ typedef enum
|
||||
* GtkPolicyType:
|
||||
* @GTK_POLICY_ALWAYS: The scrollbar is always visible.
|
||||
* @GTK_POLICY_AUTOMATIC: The scrollbar will appear and disappear as necessary. For example,
|
||||
* when all of a #GtkCList can not be seen.
|
||||
* when all of a #GtkTreeView can not be seen.
|
||||
* @GTK_POLICY_NEVER: The scrollbar will never appear.
|
||||
*
|
||||
* Determines when a scroll bar will be visible.
|
||||
|
Loading…
Reference in New Issue
Block a user