Matthias Clasen
|
9f068866e2
|
examples: Use #pragma once consistently
It is our current coding style.
|
2023-12-20 10:29:45 -05:00 |
|
Mohammed Sadiq
|
22ae9d0884
|
examples: use G_DECLARE_FINAL_TYPE in applications
G_DECLARE_FINAL_TYPE was introduced in glib 2.44.
We shall use that now so that lots of boilerplate code can
be reduced.
https://bugzilla.gnome.org/show_bug.cgi?id=770278
|
2016-09-10 09:01:08 -04:00 |
|
Matthias Clasen
|
15453349ea
|
Getting started: Add an example for property actions
This example demonstrates property actions and object binding.
|
2013-07-24 07:31:05 -04:00 |
|