Documentation changes.
This commit is contained in:

committed by
Cody Russell

parent
4681f0b467
commit
dd8e4d588f
@ -35,8 +35,8 @@
|
|||||||
* is a toplevel widget you cannot obtain snapshots of a full window
|
* is a toplevel widget you cannot obtain snapshots of a full window
|
||||||
* with it since you cannot pack a toplevel widget in another toplevel.
|
* with it since you cannot pack a toplevel widget in another toplevel.
|
||||||
*
|
*
|
||||||
* The idea is to take a widget and manually set the size and state of
|
* The idea is to take a widget and manually set the state of it,
|
||||||
* it, add it to a #GtkOffscreenWindow and then retrieve the snapshot
|
* add it to a #GtkOffscreenWindow and then retrieve the snapshot
|
||||||
* as a #GdkPixmap or #GdkPixbuf.
|
* as a #GdkPixmap or #GdkPixbuf.
|
||||||
*
|
*
|
||||||
* #GtkOffscreenWindow derives from #GtkWindow only as an implementation
|
* #GtkOffscreenWindow derives from #GtkWindow only as an implementation
|
||||||
|
Reference in New Issue
Block a user