You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

187 lines
11 KiB

  1. #ifndef __G_MARSHAL_H__
  2. #define __G_MARSHAL_H__
  3. G_BEGIN_DECLS
  4. /* VOID:VOID (./gmarshal.list:27) */
  5. extern void g_cclosure_marshal_VOID__VOID (GClosure *closure,
  6. GValue *return_value,
  7. guint n_param_values,
  8. const GValue *param_values,
  9. gpointer invocation_hint,
  10. gpointer marshal_data);
  11. /* VOID:BOOLEAN (./gmarshal.list:28) */
  12. extern void g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
  13. GValue *return_value,
  14. guint n_param_values,
  15. const GValue *param_values,
  16. gpointer invocation_hint,
  17. gpointer marshal_data);
  18. /* VOID:CHAR (./gmarshal.list:29) */
  19. extern void g_cclosure_marshal_VOID__CHAR (GClosure *closure,
  20. GValue *return_value,
  21. guint n_param_values,
  22. const GValue *param_values,
  23. gpointer invocation_hint,
  24. gpointer marshal_data);
  25. /* VOID:UCHAR (./gmarshal.list:30) */
  26. extern void g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
  27. GValue *return_value,
  28. guint n_param_values,
  29. const GValue *param_values,
  30. gpointer invocation_hint,
  31. gpointer marshal_data);
  32. /* VOID:INT (./gmarshal.list:31) */
  33. extern void g_cclosure_marshal_VOID__INT (GClosure *closure,
  34. GValue *return_value,
  35. guint n_param_values,
  36. const GValue *param_values,
  37. gpointer invocation_hint,
  38. gpointer marshal_data);
  39. /* VOID:UINT (./gmarshal.list:32) */
  40. extern void g_cclosure_marshal_VOID__UINT (GClosure *closure,
  41. GValue *return_value,
  42. guint n_param_values,
  43. const GValue *param_values,
  44. gpointer invocation_hint,
  45. gpointer marshal_data);
  46. /* VOID:LONG (./gmarshal.list:33) */
  47. extern void g_cclosure_marshal_VOID__LONG (GClosure *closure,
  48. GValue *return_value,
  49. guint n_param_values,
  50. const GValue *param_values,
  51. gpointer invocation_hint,
  52. gpointer marshal_data);
  53. /* VOID:ULONG (./gmarshal.list:34) */
  54. extern void g_cclosure_marshal_VOID__ULONG (GClosure *closure,
  55. GValue *return_value,
  56. guint n_param_values,
  57. const GValue *param_values,
  58. gpointer invocation_hint,
  59. gpointer marshal_data);
  60. /* VOID:ENUM (./gmarshal.list:35) */
  61. extern void g_cclosure_marshal_VOID__ENUM (GClosure *closure,
  62. GValue *return_value,
  63. guint n_param_values,
  64. const GValue *param_values,
  65. gpointer invocation_hint,
  66. gpointer marshal_data);
  67. /* VOID:FLAGS (./gmarshal.list:36) */
  68. extern void g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
  69. GValue *return_value,
  70. guint n_param_values,
  71. const GValue *param_values,
  72. gpointer invocation_hint,
  73. gpointer marshal_data);
  74. /* VOID:FLOAT (./gmarshal.list:37) */
  75. extern void g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
  76. GValue *return_value,
  77. guint n_param_values,
  78. const GValue *param_values,
  79. gpointer invocation_hint,
  80. gpointer marshal_data);
  81. /* VOID:DOUBLE (./gmarshal.list:38) */
  82. extern void g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
  83. GValue *return_value,
  84. guint n_param_values,
  85. const GValue *param_values,
  86. gpointer invocation_hint,
  87. gpointer marshal_data);
  88. /* VOID:STRING (./gmarshal.list:39) */
  89. extern void g_cclosure_marshal_VOID__STRING (GClosure *closure,
  90. GValue *return_value,
  91. guint n_param_values,
  92. const GValue *param_values,
  93. gpointer invocation_hint,
  94. gpointer marshal_data);
  95. /* VOID:PARAM (./gmarshal.list:40) */
  96. extern void g_cclosure_marshal_VOID__PARAM (GClosure *closure,
  97. GValue *return_value,
  98. guint n_param_values,
  99. const GValue *param_values,
  100. gpointer invocation_hint,
  101. gpointer marshal_data);
  102. /* VOID:BOXED (./gmarshal.list:41) */
  103. extern void g_cclosure_marshal_VOID__BOXED (GClosure *closure,
  104. GValue *return_value,
  105. guint n_param_values,
  106. const GValue *param_values,
  107. gpointer invocation_hint,
  108. gpointer marshal_data);
  109. /* VOID:POINTER (./gmarshal.list:42) */
  110. extern void g_cclosure_marshal_VOID__POINTER (GClosure *closure,
  111. GValue *return_value,
  112. guint n_param_values,
  113. const GValue *param_values,
  114. gpointer invocation_hint,
  115. gpointer marshal_data);
  116. /* VOID:OBJECT (./gmarshal.list:43) */
  117. extern void g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
  118. GValue *return_value,
  119. guint n_param_values,
  120. const GValue *param_values,
  121. gpointer invocation_hint,
  122. gpointer marshal_data);
  123. /* VOID:VARIANT (./gmarshal.list:44) */
  124. extern void g_cclosure_marshal_VOID__VARIANT (GClosure *closure,
  125. GValue *return_value,
  126. guint n_param_values,
  127. const GValue *param_values,
  128. gpointer invocation_hint,
  129. gpointer marshal_data);
  130. /* VOID:UINT,POINTER (./gmarshal.list:47) */
  131. extern void g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
  132. GValue *return_value,
  133. guint n_param_values,
  134. const GValue *param_values,
  135. gpointer invocation_hint,
  136. gpointer marshal_data);
  137. /* BOOL:FLAGS (./gmarshal.list:48) */
  138. extern void g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
  139. GValue *return_value,
  140. guint n_param_values,
  141. const GValue *param_values,
  142. gpointer invocation_hint,
  143. gpointer marshal_data);
  144. #define g_cclosure_marshal_BOOL__FLAGS g_cclosure_marshal_BOOLEAN__FLAGS
  145. /* STRING:OBJECT,POINTER (./gmarshal.list:49) */
  146. extern void g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
  147. GValue *return_value,
  148. guint n_param_values,
  149. const GValue *param_values,
  150. gpointer invocation_hint,
  151. gpointer marshal_data);
  152. /* BOOL:BOXED,BOXED (./gmarshal.list:50) */
  153. extern void g_cclosure_marshal_BOOLEAN__BOXED_BOXED (GClosure *closure,
  154. GValue *return_value,
  155. guint n_param_values,
  156. const GValue *param_values,
  157. gpointer invocation_hint,
  158. gpointer marshal_data);
  159. #define g_cclosure_marshal_BOOL__BOXED_BOXED g_cclosure_marshal_BOOLEAN__BOXED_BOXED
  160. G_END_DECLS
  161. #endif /* __G_MARSHAL_H__ */