forked from AuroraMiddleware/gtk
window: Remove GtkButton reference from docs
GtkButton doesn't have its own window anymore, so it is a misleading example here.
This commit is contained in:
parent
5c9ea0cf4f
commit
371d527092
@ -64,8 +64,7 @@
|
||||
* It’s a low-level object, used to implement high-level objects such as
|
||||
* #GtkWidget and #GtkWindow on the GTK+ level. A #GtkWindow is a toplevel
|
||||
* window, the thing a user might think of as a “window” with a titlebar
|
||||
* and so on; a #GtkWindow may contain many #GdkWindows. For example,
|
||||
* each #GtkButton has a #GdkWindow associated with it.
|
||||
* and so on; a #GtkWindow may contain many sub-GdkWindows.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user