Bastien Nocera
2019-07-25 15:52:09 +02:00
committed by Philip Withnall
parent 57409724c6
commit cd6612dfb7
14 changed files with 643 additions and 0 deletions

View File

@@ -232,6 +232,7 @@
<xi:include href="xml/gremoteactiongroup.xml"/>
<xi:include href="xml/gactiongroupexporter.xml"/>
<xi:include href="xml/gdbusactiongroup.xml"/>
<xi:include href="xml/gmemorymonitor.xml"/>
<xi:include href="xml/gmenumodel.xml"/>
<xi:include href="xml/gmenu.xml"/>
<xi:include href="xml/gmenuexporter.xml"/>

View File

@@ -4170,6 +4170,23 @@ G_DBUS_OBJECT_MANAGER_SERVER_GET_CLASS
GDBusObjectManagerServerPrivate
</SECTION>
<SECTION>
<FILE>gmemorymonitor</FILE>
<TITLE>GMemoryMonitor</TITLE>
GMemoryMonitor
GMemoryMonitorFlags
GMemoryMonitorInterface
GMemoryMonitorWarningLevel
G_MEMORY_MONITOR_EXTENSION_POINT_NAME
g_memory_monitor_dup_default
<SUBSECTION Standard>
g_memory_monitor_get_type
G_TYPE_MEMORY_MONITOR
G_MEMORY_MONITOR
G_IS_MEMORY_MONITOR
G_MEMORY_MONITOR_GET_INTERFACE
</SECTION>
<SECTION>
<FILE>gnetworkmonitor</FILE>
<TITLE>GNetworkMonitor</TITLE>

View File

@@ -50,6 +50,8 @@ if get_option('gtk_doc')
'glocalfilemonitor.h',
'glocalfileoutputstream.h',
'glocalvfs.h',
'gmemorymonitordbus.h',
'gmemorymonitorportal.h',
'gmountprivate.h',
'gnativevolumemonitor.h',
'gnetworkingprivate.h',