gtkmarshalers.h

Go to the documentation of this file.
00001 
00002 #ifndef ___gtk_marshal_MARSHAL_H__
00003 #define ___gtk_marshal_MARSHAL_H__
00004 
00005 #include        <glib-object.h>
00006 
00007 G_BEGIN_DECLS
00008 
00009 /* BOOLEAN:BOXED (./gtkmarshalers.list:24) */
00010 extern void _gtk_marshal_BOOLEAN__BOXED (GClosure     *closure,
00011                                          GValue       *return_value,
00012                                          guint         n_param_values,
00013                                          const GValue *param_values,
00014                                          gpointer      invocation_hint,
00015                                          gpointer      marshal_data);
00016 
00017 /* BOOLEAN:BOXED,BOXED (./gtkmarshalers.list:25) */
00018 extern void _gtk_marshal_BOOLEAN__BOXED_BOXED (GClosure     *closure,
00019                                                GValue       *return_value,
00020                                                guint         n_param_values,
00021                                                const GValue *param_values,
00022                                                gpointer      invocation_hint,
00023                                                gpointer      marshal_data);
00024 
00025 /* BOOLEAN:ENUM (./gtkmarshalers.list:26) */
00026 extern void _gtk_marshal_BOOLEAN__ENUM (GClosure     *closure,
00027                                         GValue       *return_value,
00028                                         guint         n_param_values,
00029                                         const GValue *param_values,
00030                                         gpointer      invocation_hint,
00031                                         gpointer      marshal_data);
00032 
00033 /* BOOLEAN:ENUM,INT (./gtkmarshalers.list:27) */
00034 extern void _gtk_marshal_BOOLEAN__ENUM_INT (GClosure     *closure,
00035                                             GValue       *return_value,
00036                                             guint         n_param_values,
00037                                             const GValue *param_values,
00038                                             gpointer      invocation_hint,
00039                                             gpointer      marshal_data);
00040 
00041 /* BOOLEAN:OBJECT,UINT,FLAGS (./gtkmarshalers.list:28) */
00042 extern void _gtk_marshal_BOOLEAN__OBJECT_UINT_FLAGS (GClosure     *closure,
00043                                                      GValue       *return_value,
00044                                                      guint         n_param_values,
00045                                                      const GValue *param_values,
00046                                                      gpointer      invocation_hint,
00047                                                      gpointer      marshal_data);
00048 
00049 /* BOOLEAN:OBJECT,INT,INT,UINT (./gtkmarshalers.list:29) */
00050 extern void _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT (GClosure     *closure,
00051                                                        GValue       *return_value,
00052                                                        guint         n_param_values,
00053                                                        const GValue *param_values,
00054                                                        gpointer      invocation_hint,
00055                                                        gpointer      marshal_data);
00056 
00057 /* BOOLEAN:OBJECT,STRING,STRING,BOXED (./gtkmarshalers.list:30) */
00058 extern void _gtk_marshal_BOOLEAN__OBJECT_STRING_STRING_BOXED (GClosure     *closure,
00059                                                               GValue       *return_value,
00060                                                               guint         n_param_values,
00061                                                               const GValue *param_values,
00062                                                               gpointer      invocation_hint,
00063                                                               gpointer      marshal_data);
00064 
00065 /* BOOLEAN:OBJECT,BOXED (./gtkmarshalers.list:31) */
00066 extern void _gtk_marshal_BOOLEAN__OBJECT_BOXED (GClosure     *closure,
00067                                                 GValue       *return_value,
00068                                                 guint         n_param_values,
00069                                                 const GValue *param_values,
00070                                                 gpointer      invocation_hint,
00071                                                 gpointer      marshal_data);
00072 
00073 /* BOOLEAN:OBJECT,BOXED,BOXED (./gtkmarshalers.list:32) */
00074 extern void _gtk_marshal_BOOLEAN__OBJECT_BOXED_BOXED (GClosure     *closure,
00075                                                       GValue       *return_value,
00076                                                       guint         n_param_values,
00077                                                       const GValue *param_values,
00078                                                       gpointer      invocation_hint,
00079                                                       gpointer      marshal_data);
00080 
00081 /* BOOLEAN:OBJECT,STRING,STRING (./gtkmarshalers.list:33) */
00082 extern void _gtk_marshal_BOOLEAN__OBJECT_STRING_STRING (GClosure     *closure,
00083                                                         GValue       *return_value,
00084                                                         guint         n_param_values,
00085                                                         const GValue *param_values,
00086                                                         gpointer      invocation_hint,
00087                                                         gpointer      marshal_data);
00088 
00089 /* BOOLEAN:INT,INT (./gtkmarshalers.list:34) */
00090 extern void _gtk_marshal_BOOLEAN__INT_INT (GClosure     *closure,
00091                                            GValue       *return_value,
00092                                            guint         n_param_values,
00093                                            const GValue *param_values,
00094                                            gpointer      invocation_hint,
00095                                            gpointer      marshal_data);
00096 
00097 /* BOOLEAN:INT,INT,INT (./gtkmarshalers.list:35) */
00098 extern void _gtk_marshal_BOOLEAN__INT_INT_INT (GClosure     *closure,
00099                                                GValue       *return_value,
00100                                                guint         n_param_values,
00101                                                const GValue *param_values,
00102                                                gpointer      invocation_hint,
00103                                                gpointer      marshal_data);
00104 
00105 /* BOOLEAN:UINT (./gtkmarshalers.list:36) */
00106 extern void _gtk_marshal_BOOLEAN__UINT (GClosure     *closure,
00107                                         GValue       *return_value,
00108                                         guint         n_param_values,
00109                                         const GValue *param_values,
00110                                         gpointer      invocation_hint,
00111                                         gpointer      marshal_data);
00112 
00113 /* BOOLEAN:VOID (./gtkmarshalers.list:37) */
00114 extern void _gtk_marshal_BOOLEAN__VOID (GClosure     *closure,
00115                                         GValue       *return_value,
00116                                         guint         n_param_values,
00117                                         const GValue *param_values,
00118                                         gpointer      invocation_hint,
00119                                         gpointer      marshal_data);
00120 
00121 /* BOOLEAN:BOOLEAN (./gtkmarshalers.list:38) */
00122 extern void _gtk_marshal_BOOLEAN__BOOLEAN (GClosure     *closure,
00123                                            GValue       *return_value,
00124                                            guint         n_param_values,
00125                                            const GValue *param_values,
00126                                            gpointer      invocation_hint,
00127                                            gpointer      marshal_data);
00128 
00129 /* BOOLEAN:NONE (./gtkmarshalers.list:39) */
00130 #define _gtk_marshal_BOOLEAN__NONE      _gtk_marshal_BOOLEAN__VOID
00131 
00132 /* BOOLEAN:BOOLEAN,BOOLEAN,BOOLEAN (./gtkmarshalers.list:40) */
00133 extern void _gtk_marshal_BOOLEAN__BOOLEAN_BOOLEAN_BOOLEAN (GClosure     *closure,
00134                                                            GValue       *return_value,
00135                                                            guint         n_param_values,
00136                                                            const GValue *param_values,
00137                                                            gpointer      invocation_hint,
00138                                                            gpointer      marshal_data);
00139 
00140 /* ENUM:ENUM (./gtkmarshalers.list:41) */
00141 extern void _gtk_marshal_ENUM__ENUM (GClosure     *closure,
00142                                      GValue       *return_value,
00143                                      guint         n_param_values,
00144                                      const GValue *param_values,
00145                                      gpointer      invocation_hint,
00146                                      gpointer      marshal_data);
00147 
00148 /* INT:POINTER (./gtkmarshalers.list:42) */
00149 extern void _gtk_marshal_INT__POINTER (GClosure     *closure,
00150                                        GValue       *return_value,
00151                                        guint         n_param_values,
00152                                        const GValue *param_values,
00153                                        gpointer      invocation_hint,
00154                                        gpointer      marshal_data);
00155 
00156 /* NONE:BOOLEAN (./gtkmarshalers.list:43) */
00157 #define _gtk_marshal_VOID__BOOLEAN      g_cclosure_marshal_VOID__BOOLEAN
00158 #define _gtk_marshal_NONE__BOOLEAN      _gtk_marshal_VOID__BOOLEAN
00159 
00160 /* NONE:ENUM (./gtkmarshalers.list:44) */
00161 #define _gtk_marshal_VOID__ENUM g_cclosure_marshal_VOID__ENUM
00162 #define _gtk_marshal_NONE__ENUM _gtk_marshal_VOID__ENUM
00163 
00164 /* NONE:INT (./gtkmarshalers.list:45) */
00165 #define _gtk_marshal_VOID__INT  g_cclosure_marshal_VOID__INT
00166 #define _gtk_marshal_NONE__INT  _gtk_marshal_VOID__INT
00167 
00168 /* NONE:INT,BOOL (./gtkmarshalers.list:46) */
00169 extern void _gtk_marshal_VOID__INT_BOOLEAN (GClosure     *closure,
00170                                             GValue       *return_value,
00171                                             guint         n_param_values,
00172                                             const GValue *param_values,
00173                                             gpointer      invocation_hint,
00174                                             gpointer      marshal_data);
00175 #define _gtk_marshal_NONE__INT_BOOL     _gtk_marshal_VOID__INT_BOOLEAN
00176 
00177 /* NONE:INT,INT (./gtkmarshalers.list:47) */
00178 extern void _gtk_marshal_VOID__INT_INT (GClosure     *closure,
00179                                         GValue       *return_value,
00180                                         guint         n_param_values,
00181                                         const GValue *param_values,
00182                                         gpointer      invocation_hint,
00183                                         gpointer      marshal_data);
00184 #define _gtk_marshal_NONE__INT_INT      _gtk_marshal_VOID__INT_INT
00185 
00186 /* NONE:NONE (./gtkmarshalers.list:48) */
00187 #define _gtk_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID
00188 #define _gtk_marshal_NONE__NONE _gtk_marshal_VOID__VOID
00189 
00190 /* NONE:STRING,INT,POINTER (./gtkmarshalers.list:49) */
00191 extern void _gtk_marshal_VOID__STRING_INT_POINTER (GClosure     *closure,
00192                                                    GValue       *return_value,
00193                                                    guint         n_param_values,
00194                                                    const GValue *param_values,
00195                                                    gpointer      invocation_hint,
00196                                                    gpointer      marshal_data);
00197 #define _gtk_marshal_NONE__STRING_INT_POINTER   _gtk_marshal_VOID__STRING_INT_POINTER
00198 
00199 /* STRING:DOUBLE (./gtkmarshalers.list:50) */
00200 extern void _gtk_marshal_STRING__DOUBLE (GClosure     *closure,
00201                                          GValue       *return_value,
00202                                          guint         n_param_values,
00203                                          const GValue *param_values,
00204                                          gpointer      invocation_hint,
00205                                          gpointer      marshal_data);
00206 
00207 /* VOID:DOUBLE (./gtkmarshalers.list:51) */
00208 #define _gtk_marshal_VOID__DOUBLE       g_cclosure_marshal_VOID__DOUBLE
00209 
00210 /* VOID:BOOLEAN (./gtkmarshalers.list:52) */
00211 
00212 /* VOID:BOOLEAN,BOOLEAN,BOOLEAN (./gtkmarshalers.list:53) */
00213 extern void _gtk_marshal_VOID__BOOLEAN_BOOLEAN_BOOLEAN (GClosure     *closure,
00214                                                         GValue       *return_value,
00215                                                         guint         n_param_values,
00216                                                         const GValue *param_values,
00217                                                         gpointer      invocation_hint,
00218                                                         gpointer      marshal_data);
00219 
00220 /* VOID:BOXED (./gtkmarshalers.list:54) */
00221 #define _gtk_marshal_VOID__BOXED        g_cclosure_marshal_VOID__BOXED
00222 
00223 /* VOID:BOXED,BOXED (./gtkmarshalers.list:55) */
00224 extern void _gtk_marshal_VOID__BOXED_BOXED (GClosure     *closure,
00225                                             GValue       *return_value,
00226                                             guint         n_param_values,
00227                                             const GValue *param_values,
00228                                             gpointer      invocation_hint,
00229                                             gpointer      marshal_data);
00230 
00231 /* VOID:BOXED,BOXED,POINTER (./gtkmarshalers.list:56) */
00232 extern void _gtk_marshal_VOID__BOXED_BOXED_POINTER (GClosure     *closure,
00233                                                     GValue       *return_value,
00234                                                     guint         n_param_values,
00235                                                     const GValue *param_values,
00236                                                     gpointer      invocation_hint,
00237                                                     gpointer      marshal_data);
00238 
00239 /* VOID:BOXED,OBJECT (./gtkmarshalers.list:57) */
00240 extern void _gtk_marshal_VOID__BOXED_OBJECT (GClosure     *closure,
00241                                              GValue       *return_value,
00242                                              guint         n_param_values,
00243                                              const GValue *param_values,
00244                                              gpointer      invocation_hint,
00245                                              gpointer      marshal_data);
00246 
00247 /* VOID:BOXED,STRING,INT (./gtkmarshalers.list:58) */
00248 extern void _gtk_marshal_VOID__BOXED_STRING_INT (GClosure     *closure,
00249                                                  GValue       *return_value,
00250                                                  guint         n_param_values,
00251                                                  const GValue *param_values,
00252                                                  gpointer      invocation_hint,
00253                                                  gpointer      marshal_data);
00254 
00255 /* VOID:BOXED,UINT (./gtkmarshalers.list:59) */
00256 extern void _gtk_marshal_VOID__BOXED_UINT (GClosure     *closure,
00257                                            GValue       *return_value,
00258                                            guint         n_param_values,
00259                                            const GValue *param_values,
00260                                            gpointer      invocation_hint,
00261                                            gpointer      marshal_data);
00262 
00263 /* VOID:BOXED,UINT,FLAGS (./gtkmarshalers.list:60) */
00264 extern void _gtk_marshal_VOID__BOXED_UINT_FLAGS (GClosure     *closure,
00265                                                  GValue       *return_value,
00266                                                  guint         n_param_values,
00267                                                  const GValue *param_values,
00268                                                  gpointer      invocation_hint,
00269                                                  gpointer      marshal_data);
00270 
00271 /* VOID:BOXED,UINT,UINT (./gtkmarshalers.list:61) */
00272 extern void _gtk_marshal_VOID__BOXED_UINT_UINT (GClosure     *closure,
00273                                                 GValue       *return_value,
00274                                                 guint         n_param_values,
00275                                                 const GValue *param_values,
00276                                                 gpointer      invocation_hint,
00277                                                 gpointer      marshal_data);
00278 
00279 /* VOID:ENUM (./gtkmarshalers.list:62) */
00280 
00281 /* VOID:ENUM,BOOLEAN (./gtkmarshalers.list:63) */
00282 extern void _gtk_marshal_VOID__ENUM_BOOLEAN (GClosure     *closure,
00283                                              GValue       *return_value,
00284                                              guint         n_param_values,
00285                                              const GValue *param_values,
00286                                              gpointer      invocation_hint,
00287                                              gpointer      marshal_data);
00288 
00289 /* VOID:ENUM,ENUM (./gtkmarshalers.list:64) */
00290 extern void _gtk_marshal_VOID__ENUM_ENUM (GClosure     *closure,
00291                                           GValue       *return_value,
00292                                           guint         n_param_values,
00293                                           const GValue *param_values,
00294                                           gpointer      invocation_hint,
00295                                           gpointer      marshal_data);
00296 
00297 /* VOID:ENUM,FLOAT (./gtkmarshalers.list:65) */
00298 extern void _gtk_marshal_VOID__ENUM_FLOAT (GClosure     *closure,
00299                                            GValue       *return_value,
00300                                            guint         n_param_values,
00301                                            const GValue *param_values,
00302                                            gpointer      invocation_hint,
00303                                            gpointer      marshal_data);
00304 
00305 /* VOID:ENUM,FLOAT,BOOLEAN (./gtkmarshalers.list:66) */
00306 extern void _gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN (GClosure     *closure,
00307                                                    GValue       *return_value,
00308                                                    guint         n_param_values,
00309                                                    const GValue *param_values,
00310                                                    gpointer      invocation_hint,
00311                                                    gpointer      marshal_data);
00312 
00313 /* VOID:ENUM,INT (./gtkmarshalers.list:67) */
00314 extern void _gtk_marshal_VOID__ENUM_INT (GClosure     *closure,
00315                                          GValue       *return_value,
00316                                          guint         n_param_values,
00317                                          const GValue *param_values,
00318                                          gpointer      invocation_hint,
00319                                          gpointer      marshal_data);
00320 
00321 /* VOID:ENUM,INT,BOOLEAN (./gtkmarshalers.list:68) */
00322 extern void _gtk_marshal_VOID__ENUM_INT_BOOLEAN (GClosure     *closure,
00323                                                  GValue       *return_value,
00324                                                  guint         n_param_values,
00325                                                  const GValue *param_values,
00326                                                  gpointer      invocation_hint,
00327                                                  gpointer      marshal_data);
00328 
00329 /* VOID:INT (./gtkmarshalers.list:69) */
00330 
00331 /* VOID:INT,INT (./gtkmarshalers.list:70) */
00332 
00333 /* VOID:INT,INT,BOXED (./gtkmarshalers.list:71) */
00334 extern void _gtk_marshal_VOID__INT_INT_BOXED (GClosure     *closure,
00335                                               GValue       *return_value,
00336                                               guint         n_param_values,
00337                                               const GValue *param_values,
00338                                               gpointer      invocation_hint,
00339                                               gpointer      marshal_data);
00340 
00341 /* VOID:INT,INT,INT (./gtkmarshalers.list:72) */
00342 extern void _gtk_marshal_VOID__INT_INT_INT (GClosure     *closure,
00343                                             GValue       *return_value,
00344                                             guint         n_param_values,
00345                                             const GValue *param_values,
00346                                             gpointer      invocation_hint,
00347                                             gpointer      marshal_data);
00348 
00349 /* VOID:OBJECT (./gtkmarshalers.list:73) */
00350 #define _gtk_marshal_VOID__OBJECT       g_cclosure_marshal_VOID__OBJECT
00351 
00352 /* VOID:OBJECT,BOOLEAN (./gtkmarshalers.list:74) */
00353 extern void _gtk_marshal_VOID__OBJECT_BOOLEAN (GClosure     *closure,
00354                                                GValue       *return_value,
00355                                                guint         n_param_values,
00356                                                const GValue *param_values,
00357                                                gpointer      invocation_hint,
00358                                                gpointer      marshal_data);
00359 
00360 /* VOID:OBJECT,BOXED,BOXED (./gtkmarshalers.list:75) */
00361 extern void _gtk_marshal_VOID__OBJECT_BOXED_BOXED (GClosure     *closure,
00362                                                    GValue       *return_value,
00363                                                    guint         n_param_values,
00364                                                    const GValue *param_values,
00365                                                    gpointer      invocation_hint,
00366                                                    gpointer      marshal_data);
00367 
00368 /* VOID:OBJECT,BOXED,UINT,UINT (./gtkmarshalers.list:76) */
00369 extern void _gtk_marshal_VOID__OBJECT_BOXED_UINT_UINT (GClosure     *closure,
00370                                                        GValue       *return_value,
00371                                                        guint         n_param_values,
00372                                                        const GValue *param_values,
00373                                                        gpointer      invocation_hint,
00374                                                        gpointer      marshal_data);
00375 
00376 /* VOID:OBJECT,INT,INT (./gtkmarshalers.list:77) */
00377 extern void _gtk_marshal_VOID__OBJECT_INT_INT (GClosure     *closure,
00378                                                GValue       *return_value,
00379                                                guint         n_param_values,
00380                                                const GValue *param_values,
00381                                                gpointer      invocation_hint,
00382                                                gpointer      marshal_data);
00383 
00384 /* VOID:OBJECT,INT,INT,BOXED,UINT,UINT (./gtkmarshalers.list:78) */
00385 extern void _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT (GClosure     *closure,
00386                                                                GValue       *return_value,
00387                                                                guint         n_param_values,
00388                                                                const GValue *param_values,
00389                                                                gpointer      invocation_hint,
00390                                                                gpointer      marshal_data);
00391 
00392 /* VOID:OBJECT,OBJECT (./gtkmarshalers.list:79) */
00393 extern void _gtk_marshal_VOID__OBJECT_OBJECT (GClosure     *closure,
00394                                               GValue       *return_value,
00395                                               guint         n_param_values,
00396                                               const GValue *param_values,
00397                                               gpointer      invocation_hint,
00398                                               gpointer      marshal_data);
00399 
00400 /* VOID:OBJECT,STRING,STRING (./gtkmarshalers.list:80) */
00401 extern void _gtk_marshal_VOID__OBJECT_STRING_STRING (GClosure     *closure,
00402                                                      GValue       *return_value,
00403                                                      guint         n_param_values,
00404                                                      const GValue *param_values,
00405                                                      gpointer      invocation_hint,
00406                                                      gpointer      marshal_data);
00407 
00408 /* VOID:OBJECT,UINT (./gtkmarshalers.list:81) */
00409 extern void _gtk_marshal_VOID__OBJECT_UINT (GClosure     *closure,
00410                                             GValue       *return_value,
00411                                             guint         n_param_values,
00412                                             const GValue *param_values,
00413                                             gpointer      invocation_hint,
00414                                             gpointer      marshal_data);
00415 
00416 /* VOID:OBJECT,UINT,FLAGS (./gtkmarshalers.list:82) */
00417 extern void _gtk_marshal_VOID__OBJECT_UINT_FLAGS (GClosure     *closure,
00418                                                   GValue       *return_value,
00419                                                   guint         n_param_values,
00420                                                   const GValue *param_values,
00421                                                   gpointer      invocation_hint,
00422                                                   gpointer      marshal_data);
00423 
00424 /* VOID:POINTER (./gtkmarshalers.list:83) */
00425 #define _gtk_marshal_VOID__POINTER      g_cclosure_marshal_VOID__POINTER
00426 
00427 /* VOID:POINTER,INT (./gtkmarshalers.list:84) */
00428 extern void _gtk_marshal_VOID__POINTER_INT (GClosure     *closure,
00429                                             GValue       *return_value,
00430                                             guint         n_param_values,
00431                                             const GValue *param_values,
00432                                             gpointer      invocation_hint,
00433                                             gpointer      marshal_data);
00434 
00435 /* VOID:POINTER,BOOLEAN (./gtkmarshalers.list:85) */
00436 extern void _gtk_marshal_VOID__POINTER_BOOLEAN (GClosure     *closure,
00437                                                 GValue       *return_value,
00438                                                 guint         n_param_values,
00439                                                 const GValue *param_values,
00440                                                 gpointer      invocation_hint,
00441                                                 gpointer      marshal_data);
00442 
00443 /* VOID:POINTER,POINTER,POINTER (./gtkmarshalers.list:86) */
00444 extern void _gtk_marshal_VOID__POINTER_POINTER_POINTER (GClosure     *closure,
00445                                                         GValue       *return_value,
00446                                                         guint         n_param_values,
00447                                                         const GValue *param_values,
00448                                                         gpointer      invocation_hint,
00449                                                         gpointer      marshal_data);
00450 
00451 /* VOID:POINTER,UINT (./gtkmarshalers.list:87) */
00452 extern void _gtk_marshal_VOID__POINTER_UINT (GClosure     *closure,
00453                                              GValue       *return_value,
00454                                              guint         n_param_values,
00455                                              const GValue *param_values,
00456                                              gpointer      invocation_hint,
00457                                              gpointer      marshal_data);
00458 
00459 /* VOID:STRING (./gtkmarshalers.list:88) */
00460 #define _gtk_marshal_VOID__STRING       g_cclosure_marshal_VOID__STRING
00461 
00462 /* VOID:STRING,STRING (./gtkmarshalers.list:89) */
00463 extern void _gtk_marshal_VOID__STRING_STRING (GClosure     *closure,
00464                                               GValue       *return_value,
00465                                               guint         n_param_values,
00466                                               const GValue *param_values,
00467                                               gpointer      invocation_hint,
00468                                               gpointer      marshal_data);
00469 
00470 /* VOID:STRING,INT,POINTER (./gtkmarshalers.list:90) */
00471 
00472 /* VOID:STRING,UINT,FLAGS (./gtkmarshalers.list:91) */
00473 extern void _gtk_marshal_VOID__STRING_UINT_FLAGS (GClosure     *closure,
00474                                                   GValue       *return_value,
00475                                                   guint         n_param_values,
00476                                                   const GValue *param_values,
00477                                                   gpointer      invocation_hint,
00478                                                   gpointer      marshal_data);
00479 
00480 /* VOID:UINT,FLAGS,BOXED (./gtkmarshalers.list:92) */
00481 extern void _gtk_marshal_VOID__UINT_FLAGS_BOXED (GClosure     *closure,
00482                                                  GValue       *return_value,
00483                                                  guint         n_param_values,
00484                                                  const GValue *param_values,
00485                                                  gpointer      invocation_hint,
00486                                                  gpointer      marshal_data);
00487 
00488 /* VOID:UINT,UINT (./gtkmarshalers.list:93) */
00489 extern void _gtk_marshal_VOID__UINT_UINT (GClosure     *closure,
00490                                           GValue       *return_value,
00491                                           guint         n_param_values,
00492                                           const GValue *param_values,
00493                                           gpointer      invocation_hint,
00494                                           gpointer      marshal_data);
00495 
00496 /* VOID:UINT,STRING (./gtkmarshalers.list:94) */
00497 extern void _gtk_marshal_VOID__UINT_STRING (GClosure     *closure,
00498                                             GValue       *return_value,
00499                                             guint         n_param_values,
00500                                             const GValue *param_values,
00501                                             gpointer      invocation_hint,
00502                                             gpointer      marshal_data);
00503 
00504 /* VOID:UINT,BOXED,UINT,FLAGS,FLAGS (./gtkmarshalers.list:95) */
00505 extern void _gtk_marshal_VOID__UINT_BOXED_UINT_FLAGS_FLAGS (GClosure     *closure,
00506                                                             GValue       *return_value,
00507                                                             guint         n_param_values,
00508                                                             const GValue *param_values,
00509                                                             gpointer      invocation_hint,
00510                                                             gpointer      marshal_data);
00511 
00512 /* VOID:UINT,OBJECT,UINT,FLAGS,FLAGS (./gtkmarshalers.list:96) */
00513 extern void _gtk_marshal_VOID__UINT_OBJECT_UINT_FLAGS_FLAGS (GClosure     *closure,
00514                                                              GValue       *return_value,
00515                                                              guint         n_param_values,
00516                                                              const GValue *param_values,
00517                                                              gpointer      invocation_hint,
00518                                                              gpointer      marshal_data);
00519 
00520 /* VOID:VOID (./gtkmarshalers.list:97) */
00521 
00522 G_END_DECLS
00523 
00524 #endif /* ___gtk_marshal_MARSHAL_H__ */
00525 

Generated on Sat Apr 1 09:03:56 2006 for GXSM by  doxygen 1.4.6