Addition of Text.fonts_installed_list to call reference. New coupon code for Udemy course (old one just expired - Udemy forces this to happen, wasn't a choice.)
This commit is contained in:
parent
81599f643b
commit
0c38b53db7
8 changed files with 44 additions and 13 deletions
|
@ -52,9 +52,9 @@ HOW DO I INSERT IMAGES ???
|
|||
<span style="font-weight: normal;">
|
||||
apply coupon for discount:
|
||||
</span>
|
||||
2E43BB0C9E0997247E30
|
||||
5C14671AABA040B06FDC
|
||||
</div>
|
||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?referralCode=68B3C3DE22776E5F8EFE','_blank');">
|
||||
<button style="margin: 0 auto; display: block; width: 200px; height: 70px; border-radius: 14px; border: none; padding: 10px; font-size: 18px; background-color: #357296; color: white; cursor: pointer;" onclick="window.open('https://www.udemy.com/course/pysimplegui/?couponCode=5C14671AABA040B06FDC','_blank');">
|
||||
click here to visit course page
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
@ -2300,7 +2300,10 @@ The following methods are here for backwards compatibility reference. You will
|
|||
### expand
|
||||
<!-- <+Text.expand+> -->
|
||||
|
||||
#### get
|
||||
### fonts_installed_list
|
||||
<!-- <+Text.fonts_installed_list+> -->
|
||||
|
||||
### get
|
||||
<!-- <+Text.get+> -->
|
||||
|
||||
### get_size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue