mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 22:07:15 +01:00
[docs] GApplication is available since Gio 2.26
This commit is contained in:
parent
c2a539eff0
commit
d68100afcc
@ -140,9 +140,10 @@
|
|||||||
* exported actions change (i.e. an action is added, removed, enabled,
|
* exported actions change (i.e. an action is added, removed, enabled,
|
||||||
* disabled, or otherwise changed).
|
* disabled, or otherwise changed).
|
||||||
* </para>
|
* </para>
|
||||||
|
* <para>
|
||||||
|
* #GApplication is supported since Gio 2.26.
|
||||||
|
* </para>
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*
|
|
||||||
* Since: 2.24
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
G_DEFINE_TYPE (GApplication, g_application, G_TYPE_OBJECT);
|
G_DEFINE_TYPE (GApplication, g_application, G_TYPE_OBJECT);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user