Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1c0f2ea

Browse filesBrowse files
authored
Merge pull request #13475 from anntzer/embedding-titles
Cleanup titles of embedding examples.
2 parents 10aee8d + 319ddbc commit 1c0f2ea
Copy full SHA for 1c0f2ea
Expand file treeCollapse file tree

7 files changed

+17
-17
lines changed

‎examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
=========================
3-
Embedding In GTK3 Panzoom
4-
=========================
2+
===========================================
3+
Embedding in GTK3 with a navigation toolbar
4+
===========================================
55
66
Demonstrate NavigationToolbar with GTK3 accessed via pygobject.
77
"""

‎examples/user_interfaces/embedding_in_gtk3_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_gtk3_sgskip.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
=================
3-
Embedding In GTK3
3+
Embedding in GTK3
44
=================
55
66
Demonstrate adding a FigureCanvasGTK3Agg widget to a Gtk.ScrolledWindow using

‎examples/user_interfaces/embedding_in_tk_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_tk_sgskip.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
===============
3-
Embedding In Tk
3+
Embedding in Tk
44
===============
55
66
"""

‎examples/user_interfaces/embedding_in_wx2_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx2_sgskip.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
================
3-
Embedding In Wx2
4-
================
2+
==================
3+
Embedding in wx #2
4+
==================
55
66
An example of how to use wxagg in an application with the new
77
toolbar - comment out the add_toolbar line for no toolbar

‎examples/user_interfaces/embedding_in_wx3_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx3_sgskip.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
================
3-
Embedding In Wx3
4-
================
2+
==================
3+
Embedding in wx #3
4+
==================
55
66
Copyright (C) 2003-2004 Andrew Straw, Jeremy O'Donoghue and others
77

‎examples/user_interfaces/embedding_in_wx4_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx4_sgskip.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
================
3-
Embedding In Wx4
4-
================
2+
==================
3+
Embedding in wx #4
4+
==================
55
66
An example of how to use wx or wxagg in an application with a custom toolbar.
77
"""

‎examples/user_interfaces/embedding_in_wx5_sgskip.py

Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx5_sgskip.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
================
3-
Embedding In Wx5
4-
================
2+
==================
3+
Embedding in wx #5
4+
==================
55
66
"""
77

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.