/** * GtkdocIface: * * opaque instance of gtk-doc unit test interface */ GtkdocIface opaque instance of gtk-doc unit test interface /** * GtkdocIface: * * opaque instance of gtk-doc unit test interface */ /** * GtkdocIface2: * * opaque instance of gtk-doc unit test interface */ GtkdocIface2 opaque instance of gtk-doc unit test interface /** * GtkdocIface2: * * opaque instance of gtk-doc unit test interface */ /** * GtkdocIfaceInterface: * @parent: this is a bug :/ * @test: overideable method * * class data of gtk-doc unit test interface */ GtkdocIfaceInterface parent this is a bug :/ test overideable method class data of gtk-doc unit test interface /** * GtkdocIfaceInterface: * @parent: this is a bug :/ * @test: overideable method * * class data of gtk-doc unit test interface */ /** * GTKDOC_IFACE_MACRO_DUMMY: * @parameter_1: first arg * @parameter_2: second arg * * This macro does nothing. */ GTKDOC_IFACE_MACRO_DUMMY parameter_1 first arg parameter_2 second arg This macro does nothing. /** * GTKDOC_IFACE_MACRO_DUMMY: * @parameter_1: first arg * @parameter_2: second arg * * This macro does nothing. */ /** * GTKDOC_IFACE_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_IFACE_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_IFACE_MACRO_SUM: * @parameter_1: first arg * @parameter_2: second arg * * This macro adds its args. * * Returns: the sum of @parameter_1 and @parameter_2 */