Add documentation note for GtkOffscreenWindow emission of damage-event.
This commit is contained in:
parent
2158f59263
commit
09b25f9739
@ -43,6 +43,9 @@
|
||||
* detail. Applications should not use any API specific to #GtkWindow
|
||||
* to operate on this object. It should be treated as a #GtkBin that
|
||||
* has no parent widget.
|
||||
*
|
||||
* When contained offscreen widgets are redrawn, #GtkOffscreenWindow
|
||||
* will emit a "damage-event" signal.
|
||||
*/
|
||||
|
||||
G_DEFINE_TYPE (GtkOffscreenWindow, gtk_offscreen_window, GTK_TYPE_WINDOW);
|
||||
|
Loading…
Reference in New Issue
Block a user