docs: fix typos in class names
This commit is contained in:
parent
5735e8e09d
commit
4be68e518d
@ -363,7 +363,7 @@ gdk_window_class_init (GdkWindowClass *klass)
|
|||||||
* The ::to-embedder signal is emitted to translate coordinates
|
* The ::to-embedder signal is emitted to translate coordinates
|
||||||
* in an offscreen window to its embedder.
|
* in an offscreen window to its embedder.
|
||||||
*
|
*
|
||||||
* See also #GtkWindow::from-embedder.
|
* See also #GdkWindow::from-embedder.
|
||||||
*
|
*
|
||||||
* Since: 2.18
|
* Since: 2.18
|
||||||
*/
|
*/
|
||||||
@ -394,7 +394,7 @@ gdk_window_class_init (GdkWindowClass *klass)
|
|||||||
* The ::from-embedder signal is emitted to translate coordinates
|
* The ::from-embedder signal is emitted to translate coordinates
|
||||||
* in the embedder of an offscreen window to the offscreen window.
|
* in the embedder of an offscreen window to the offscreen window.
|
||||||
*
|
*
|
||||||
* See also #GtkWindow::to-embedder.
|
* See also #GdkWindow::to-embedder.
|
||||||
*
|
*
|
||||||
* Since: 2.18
|
* Since: 2.18
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user