Matthias Clasen
|
a129053ed9
|
gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout
This avoids some string copies at startup.
|
2017-11-17 21:38:08 -05:00 |
|
Matthias Clasen
|
f2655b055d
|
monitor: Add a ::valid property
This is slightly more useful than the existing
::invalidate signal, since it can be queried at
any time.
|
2017-11-01 14:17:20 -04:00 |
|
Matthias Clasen
|
0839aae3c8
|
monitor: remove GdkScreen mention from docs
No need to refer to GdkScreen here.
|
2017-10-31 19:15:01 -04:00 |
|
Daniel Boles
|
33d29f6671
|
gdkmonitor: Fix typo
|
2017-10-31 18:41:55 +00:00 |
|
Timm Bäder
|
c78451e140
|
GdkMonitor: Use 1 as scale fallback value
The same value we use in gtk_widget_get_scale_factor.
|
2017-03-19 15:44:15 +01:00 |
|
Matthias Clasen
|
8dd8c4a9de
|
GdkMonitor: Fix refresh-rate property
We were using g_value_set_boolean for an integer property.
|
2016-05-02 12:42:13 -04:00 |
|
Matthias Clasen
|
837244809e
|
Add GdkMonitor
Add a simple object representing a monitor.
|
2016-04-27 23:18:16 -04:00 |
|