mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Add portal helpers
These are private helper functions that will be used in the following commits to get information about whether we are running in a flatpak sandbox, etc. We allow the use of GTK_USE_PORTAL=1 in the environment to force the use of portals. This can be useful for testing and debugging portal interaction. https://bugzilla.gnome.org/show_bug.cgi?id=768498
This commit is contained in:
@@ -424,6 +424,8 @@ libgio_2_0_la_SOURCES = \
|
||||
gpollableutils.c \
|
||||
gpollfilemonitor.c \
|
||||
gpollfilemonitor.h \
|
||||
gportalsupport.c \
|
||||
gportalsupport.h \
|
||||
gproxy.c \
|
||||
gproxyaddress.c \
|
||||
gproxyaddressenumerator.c \
|
||||
|
Reference in New Issue
Block a user