mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 14:50:06 +00:00
application: return a value
This commit is contained in:
parent
700a334d87
commit
f6d2f4fa8d
@ -1444,6 +1444,8 @@ gtk_application_end_session (GtkApplication *application,
|
||||
NULL, NULL, NULL);
|
||||
break;
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user