/** * GtkdocObject: * * instance data of gtk-doc unit test class */ GtkdocObject instance data of gtk-doc unit test class /** * GtkdocObject: * * instance data of gtk-doc unit test class */ /** * GtkdocObjectClass: * @parent: this is a bug :/ * @test: overideable method * @ping: can be used before calling the @test() function * @foo_bar: lets you refine your frobnicator * * class data of gtk-doc unit test class */ GtkdocObjectClass parent this is a bug :/ test overideable method ping can be used before calling the @test() function foo_bar lets you refine your frobnicator class data of gtk-doc unit test class /** * GtkdocObjectClass: * @parent: this is a bug :/ * @test: overideable method * @ping: can be used before calling the @test() function * @foo_bar: lets you refine your frobnicator * * class data of gtk-doc unit test class */ /** * GtkdocObject2: * * instance data of gtk-doc unit test class */ GtkdocObject2 instance data of gtk-doc unit test class /** * GtkdocObject2: * * instance data of gtk-doc unit test class */ /** * GtkdocObject2Class: * @parent: this is a bug :/ * * class data of gtk-doc unit test class */ GtkdocObject2Class parent this is a bug :/ class data of gtk-doc unit test class /** * GtkdocObject2Class: * @parent: this is a bug :/ * * class data of gtk-doc unit test class */ /** * GTKDOC_OBJECT_MACRO_DUMMY: * @parameter_1: first arg * @parameter_2: second arg * * This macro does nothing. * * Since: 0.1 */ GTKDOC_OBJECT_MACRO_DUMMY parameter_1 first arg parameter_2 second arg This macro does nothing. since 0.1 /** * GTKDOC_OBJECT_MACRO_DUMMY: * @parameter_1: first arg * @parameter_2: second arg * * This macro does nothing. * * Since: 0.1 */ /** * GTKDOC_OBJECT_MACRO_SUM: * @parameter_1: first arg * @parameter_2: second arg * * This macro adds its args. * * Returns: the sum of @parameter_1 and @parameter_2 */ GTKDOC_OBJECT_MACRO_SUM parameter_1 first arg parameter_2 second arg This macro adds its args. returns the sum of @parameter_1 and @parameter_2 /** * GTKDOC_OBJECT_MACRO_SUM: * @parameter_1: first arg * @parameter_2: second arg * * This macro adds its args. * * Returns: the sum of @parameter_1 and @parameter_2 */