mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-26 04:02:09 +01:00
[girepository] Don't include girffi.h everywhere
This commit is contained in:
parent
91c621b9db
commit
1edafae79e
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
/**
|
||||
* SECTION:giconstantinfo
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
gint
|
||||
g_interface_info_get_n_prerequisites (GIInterfaceInfo *info)
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
/* GIObjectInfo functions */
|
||||
GIObjectInfo *
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
GParamFlags
|
||||
g_property_info_get_flags (GIPropertyInfo *info)
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
/**
|
||||
* SECTION:giregisteredtypeinfo
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
GSignalFlags
|
||||
g_signal_info_get_flags (GISignalInfo *info)
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
gint
|
||||
g_struct_info_get_n_fields (GIStructInfo *info)
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
gint
|
||||
g_union_info_get_n_fields (GIUnionInfo *info)
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include <girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
#include "girffi.h"
|
||||
|
||||
GIVFuncInfo *
|
||||
_g_base_info_find_vfunc (GIRealInfo *rinfo,
|
||||
|
Loading…
x
Reference in New Issue
Block a user