libui_paradise 0.2.23 → 0.2.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of libui_paradise might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 85070d797091f6af4c6cd6c7b930e17693342b5684a5167cdfb6fbef99c90de6
4
- data.tar.gz: a236bf1d957374cdfd0cc1f409491ce0b7e2143ed8a9b3c2aa92130c98284a25
3
+ metadata.gz: c753b08ae72a701f39a09bbb096235f797c73efdb8e53f17f6f43cc2f94d5d44
4
+ data.tar.gz: f6756d1f601546f5e6d3e1040917a0fb612bce2a534cdde6cc3ab4e9d5845436
5
5
  SHA512:
6
- metadata.gz: 400b564610bfd6484ad37740b81b69d7ad5c4152cfe1760332ad62175da803899c5286ae3c07d5d6d047b157b0d957f2ce6bb8a3150a2d54f91b1a49e5f0a603
7
- data.tar.gz: f9e1d0ab797c7d24fd36efd23bc5f3d699b63046517ae51b4ac376bde32aa1e38eec9f8303ef34497e3a954e8634538efbb4d68ed17b9639d54fc9d26e2657d2
6
+ metadata.gz: 3f7a056b80dcadd601252a5293b86656a2d71bd901e2b9d0b0eec111ccfedf07916c8584fa022b5a13955f83e4f36c0382f500684ae259a17d9d982e9f312dea
7
+ data.tar.gz: 24f2aad74cc8e6e5bbcb1beddcd39211fe964ee8d0136c9b977b553d7be2dbbae82bb9db35d6836f5230591008cc2edf8ad25b62f6543da117583ed201d6ede8
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
  [![forthebadge](https://forthebadge.com/images/badges/made-with-ruby.svg)](https://www.ruby-lang.org/en/)
3
3
  [![Gem Version](https://badge.fury.io/rb/libui_paradise.svg)](https://badge.fury.io/rb/libui_paradise)
4
4
 
5
- This gem was <b>last updated</b> on the <span style="color: darkblue; font-weight: bold">06.08.2022</span> (dd.mm.yyyy notation), at <span style="color: steelblue; font-weight: bold">02:40:37</span> o'clock.
5
+ This gem was <b>last updated</b> on the <span style="color: darkblue; font-weight: bold">06.08.2022</span> (dd.mm.yyyy notation), at <span style="color: steelblue; font-weight: bold">02:41:16</span> o'clock.
6
6
 
7
7
  ## The libui_paradise project
8
8
 
@@ -13,6 +13,13 @@ module Extensions # === LibuiParadise::Extensions
13
13
  # ========================================================================= #
14
14
  COLOUR_BLUE = 0x1E90FF
15
15
 
16
+ # ========================================================================= #
17
+ # === gtk3?
18
+ # ========================================================================= #
19
+ def gtk3?
20
+ false
21
+ end
22
+
16
23
  # ========================================================================= #
17
24
  # === return_pwd
18
25
  # ========================================================================= #
@@ -7,7 +7,7 @@ module LibuiParadise
7
7
  # ========================================================================= #
8
8
  # === VERSION
9
9
  # ========================================================================= #
10
- VERSION = '0.2.23'
10
+ VERSION = '0.2.24'
11
11
 
12
12
  # ========================================================================= #
13
13
  # === LAST_UPDATE
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libui_paradise
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.23
4
+ version: 0.2.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert A. Heiler