gtk3-demo: Improve the overlay demo
Add some more information to the description.
This commit is contained in:
		| @ -1,6 +1,10 @@ | ||||
| /* Overlay | ||||
|  * | ||||
|  * Stack widgets in static positions over a main widget. | ||||
|  * Shows widgets in static positions over a main widget. | ||||
|  * | ||||
|  * The overlayed widgets can be interactive controls such | ||||
|  * as the entry in this example, or just decorative, like | ||||
|  * the big blue label. | ||||
|  */ | ||||
|  | ||||
| #include <gtk/gtk.h> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen