add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so
2001-10-22 Havoc Pennington <hp@redhat.com> * gtk/gtktextlayout.h: add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so people don't use this accidentally * gtk/gtktext*.c: #define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API as appropriate.
This commit is contained in:
committed by
Havoc Pennington
parent
a959d3daf8
commit
6446484667
@ -50,6 +50,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API
|
||||
#include "gtktextbtree.h"
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
Reference in New Issue
Block a user