File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
tutorials/gui-programming
_sources/tutorials/gui-programming
tutorials/gui-programming Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ GTK4 Samples
33
44.. important ::
55
6- GTK 4 is required is required to compile and run the Vala code samples.
6+ GTK 4 is required to compile and run the Vala code samples.
77 Depending on your environment, you may need to install a gtk4 development package.
88
99 You can learn more about GTK and how to install GTK 4 at https://gtk.org
@@ -14,15 +14,15 @@ Introduction
1414
1515This tutorial is a subset of GTK4 Samples written in Vala.
1616
17- This serves as an introduction to developing GTK4 Appliations in Vala.
17+ This serves as an introduction to developing GTK4 Applications in Vala.
1818
1919Source Code
2020-----------
2121
22- You can view the full set of Vala GTK4 Samples in in the
22+ You can view the full set of Vala GTK4 Samples in the
2323`Vala GTK4 Samples source code repository <https://github.com/vala-lang/gtk4-samples >`_
2424
25- The repository includes the sample code featured in this website.
25+ The repository includes the sample code featured on this website.
2626
2727Samples
2828-------
@@ -40,4 +40,4 @@ Samples
4040 gtk4-samples/column-view
4141 gtk4-samples/clipboard
4242 gtk4-samples/entry-completion-two-cells
43-
43+
Original file line number Diff line number Diff line change 539539< h1 > GTK4 Samples< a class ="headerlink " href ="#gtk4-samples " title ="Permalink to this heading "> ¶</ a > </ h1 >
540540< div class ="admonition important ">
541541< p class ="admonition-title "> Important</ p >
542- < p > GTK 4 is required is required to compile and run the Vala code samples.
542+ < p > GTK 4 is required to compile and run the Vala code samples.
543543Depending on your environment, you may need to install a gtk4 development package.</ p >
544544< p > You can learn more about GTK and how to install GTK 4 at < a class ="reference external " href ="https://gtk.org "> https://gtk.org</ a > </ p >
545545</ div >
546546< section id ="introduction ">
547547< h2 > Introduction< a class ="headerlink " href ="#introduction " title ="Permalink to this heading "> ¶</ a > </ h2 >
548548< p > This tutorial is a subset of GTK4 Samples written in Vala.</ p >
549- < p > This serves as an introduction to developing GTK4 Appliations in Vala.</ p >
549+ < p > This serves as an introduction to developing GTK4 Applications in Vala.</ p >
550550</ section >
551551< section id ="source-code ">
552552< h2 > Source Code< a class ="headerlink " href ="#source-code " title ="Permalink to this heading "> ¶</ a > </ h2 >
553- < p > You can view the full set of Vala GTK4 Samples in in the
553+ < p > You can view the full set of Vala GTK4 Samples in the
554554< a class ="reference external " href ="https://github.com/vala-lang/gtk4-samples "> Vala GTK4 Samples source code repository</ a > </ p >
555- < p > The repository includes the sample code featured in this website.</ p >
555+ < p > The repository includes the sample code featured on this website.</ p >
556556</ section >
557557< section id ="samples ">
558558< h2 > Samples< a class ="headerlink " href ="#samples " title ="Permalink to this heading "> ¶</ a > </ h2 >
You can’t perform that action at this time.
0 commit comments