|  |  |  | tester Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | ||||
enum Bug446648; Bug512154; #define BUG_530758 void bug_141869_a (unsigned pid); void bug_141869_b (signed pid); enum bug_324535; void bug_379466 (intpid ); int bug_380824 (int arg); struct bug * bug_411739 (void); void bug_419997 (int const_values); void bug_445693 (unsigned long pid); struct bug_460127; const gchar * const * bug_471014 (void); guint64 bug_477532 (void); struct bug_501038; char const * (*bug_544172) (char const *self); const char* const * bug_552602 (void); struct bug_554833;
This file contains non-sense code for the sole purpose of testing the docs.
As described in http://bugzilla.gnome.org/show_bug.cgi?id=457077 it returns nothing.
typedef struct {
  unsigned long index;
} Bug512154;
http://bugzilla.gnome.org/show_bug.cgi?id=512154
| unsigned long  | field | 
void bug_141869_a (unsigned pid);
http://bugzilla.gnome.org/show_bug.cgi?id=141869
| 
 | arg | 
void bug_141869_b (signed pid);
http://bugzilla.gnome.org/show_bug.cgi?id=141869
| 
 | arg | 
typedef enum {
  BUG_324535_A,
#ifdef GTK_DISABLE_DEPRECATED
  BUG_324535_B,
#endif
  BUG_324535_C,
} bug_324535;
http://bugzilla.gnome.org/show_bug.cgi?id=324535
int bug_380824 (int arg);
Returns a value. http://bugzilla.gnome.org/show_bug.cgi?id=380824
| 
 | arg | 
| Returns : | result | 
Since 0.1
struct bug * bug_411739 (void);
http://bugzilla.gnome.org/show_bug.cgi?id=411739
| Returns : | result | 
void bug_419997 (int const_values);
http://bugzilla.gnome.org/show_bug.cgi?id=419997
| 
 | arg | 
void bug_445693 (unsigned long pid);
http://bugzilla.gnome.org/show_bug.cgi?id=445693
| 
 | arg | 
const gchar * const * bug_471014 (void);
http://bugzilla.gnome.org/show_bug.cgi?id=471014
| Returns : | result | 
struct bug_501038 {
  gint a;
#ifdef GTK_DISABLE_DEPRECATED
  gint b;
#else
  gint _b;
#endif
};
http://bugzilla.gnome.org/show_bug.cgi?id=501038
char const * (*bug_544172) (char const *self);
http://bugzilla.gnome.org/show_bug.cgi?id=544172
| 
 | object pointer. | 
| Returns : | result or NULL. | 
const char* const * bug_552602 (void);
http://bugzilla.gnome.org/show_bug.cgi?id=552602
| Returns : | result |