forked from AuroraMiddleware/gtk
Just ignore deprecations inside deprecated/
Not worth tracking uses of deprecated API individually here.
This commit is contained in:
parent
9c0486a726
commit
28fb54256b
@ -28,6 +28,7 @@
|
||||
#include "gtkorientable.h"
|
||||
#include "gtkintl.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkhbbox
|
||||
|
@ -29,6 +29,7 @@
|
||||
|
||||
#include "gtkhbox.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkhbox
|
||||
|
@ -27,6 +27,7 @@
|
||||
#include "gtkhpaned.h"
|
||||
#include "gtkorientable.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkhpaned
|
||||
|
@ -32,6 +32,7 @@
|
||||
#include "gtkadjustment.h"
|
||||
#include "gtkorientable.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkhscale
|
||||
|
@ -32,6 +32,7 @@
|
||||
#include "gtkorientable.h"
|
||||
#include "gtkscrollbar.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkhscrollbar
|
||||
|
@ -27,6 +27,7 @@
|
||||
#include "gtkhseparator.h"
|
||||
#include "gtkorientable.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkhseparator
|
||||
|
@ -30,6 +30,7 @@
|
||||
#include "gtktearoffmenuitem.h"
|
||||
#include "gtkintl.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtktearoffmenuitem
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include "gtkorientable.h"
|
||||
#include "gtkintl.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkvbbox
|
||||
|
@ -30,6 +30,7 @@
|
||||
#include "gtkvbox.h"
|
||||
#include "gtkboxprivate.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkvbox
|
||||
|
@ -28,6 +28,7 @@
|
||||
|
||||
#include "gtkvpaned.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkvpaned
|
||||
|
@ -32,6 +32,7 @@
|
||||
#include "gtkadjustment.h"
|
||||
#include "gtkorientable.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkvscale
|
||||
|
@ -32,6 +32,7 @@
|
||||
#include "gtkorientable.h"
|
||||
#include "gtkscrollbar.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkvscrollbar
|
||||
|
@ -28,6 +28,7 @@
|
||||
|
||||
#include "gtkvseparator.h"
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
/**
|
||||
* SECTION:gtkvseparator
|
||||
|
Loading…
Reference in New Issue
Block a user