Lines Matching full:macro
542 * gclosure.h (G_CCLOSURE_SWAP_DATA): Fix macro argument.
734 * gobjectnotifyqueue.c: fixed include-guard macro name.
827 * gtype.h: split up G_DEFINE_*TYPE macro definitions so C CODE arguments
828 are not passed on to nested macro calls. patch mostly courtesy of Behdad
992 commas enclosed in {}, not (), in nested macro calls.
997 G_IMPLEMENT_INTERFACE macro, to shut up a warning when compiling at -W
1400 macro named func_data. (#155178, Andrea Campi)
1597 this macro in case value->g_type==checked_type for gcc, similar
2324 argument so that the macro will work from C++.
2649 * gsignal.h: added convenience macro g_signal_connect_after().
2951 * gbsearcharray.[hc]: provide a macro for static initialization and
3024 (g_signal_connectc): convenience macro to connect a C handler
3163 G_ENUM_CLASS_TYPE() macro.
3335 convenience macro.
3370 (G_OBJECT_WARN_INVALID_PROPERTY_ID): saner macro variant of former
3667 * genum.c: macro cleanups.
3688 * *.[hc]: adaptions to type macro fixes and changes in the type
3794 variable for export. Call the macro GOBJECT_VAR.