Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE
2005-03-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprivate.h: Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE which are like their G_ counterparts, but also mark the name, nick and blurb as static. * gtk/*.c: Mark param spec strings as static, using the new macros.
This commit is contained in:
committed by
Matthias Clasen
parent
8d752a5587
commit
269d89c79c
@ -27,6 +27,7 @@
|
||||
#include "gtkstock.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkradiotoolbutton.h"
|
||||
#include "gtkprivate.h"
|
||||
#include "gtkalias.h"
|
||||
|
||||
#define MENU_ID "gtk-toggle-tool-button-menu-id"
|
||||
|
||||
Reference in New Issue
Block a user