/** * SECTION:tester * @short_description: module for gtk-doc unit test * * This file contains non-sense code for the sole purpose of testing the docs. */ SECTION:tester short_description module for gtk-doc unit test This file contains non-sense code for the sole purpose of testing the docs. /** * SECTION:tester * @short_description: module for gtk-doc unit test * * This file contains non-sense code for the sole purpose of testing the docs. */ /** * annotation_array_length: * @list: a #GtkListStore * @n_columns: number of columns * @types: (array length=n_columns): list of types * * Document parameter relation for array length. */ annotation_array_length list a #GtkListStore n_columns number of columns types array list of types Document parameter relation for array length. /** * annotation_array_length: * @list: a #GtkListStore * @n_columns: number of columns * @types: (array length=n_columns): list of types * * Document parameter relation for array length. */ /** * annotation_nullable: * @uri: a uri * @label: (allow-none): an optional string, which is used in ways too * complicated to describe in a single line, making it necessary to wrap it * * Document optional parameters. * * Returns: (transfer full) (allow-none): Returns stuff which you have to * free after use, whose description is also rather long */ annotation_nullable uri a uri label allow-none an optional string, which is used in ways too complicated to describe in a single line, making it necessary to wrap it Document optional parameters. returns transfer allow-none Returns stuff which you have to free after use, whose description is also rather long /** * annotation_nullable: * @uri: a uri * @label: (allow-none): an optional string, which is used in ways too * complicated to describe in a single line, making it necessary to wrap it * * Document optional parameters. * * Returns: (transfer full) (allow-none): Returns stuff which you have to * free after use, whose description is also rather long */ /** * annotation_elementtype: * @list: (element-type GObject): list of #GObject instances to search * * Document optional parameters. * * Returns: %TRUE for success */ annotation_elementtype list element-type list of #GObject instances to search Document optional parameters. returns %TRUE for success /** * annotation_elementtype: * @list: (element-type GObject): list of #GObject instances to search * * Document optional parameters. * * Returns: %TRUE for success */ /** * annotation_elementtype_transfer: * @list: (element-type utf8) (transfer full): list of #GObject instances to search * * Document optional parameters. * * Returns: %TRUE for success */ annotation_elementtype_transfer list element-type transfer list of #GObject instances to search Document optional parameters. returns %TRUE for success /** * annotation_elementtype_transfer: * @list: (element-type utf8) (transfer full): list of #GObject instances to search * * Document optional parameters. * * Returns: %TRUE for success */ /** * annotation_elementtype_returns: * * Document optional parameters. * * Returns: (element-type GObject): A list of #GObject instances. */ annotation_elementtype_returns Document optional parameters. returns element-type A list of #GObject instances. /** * annotation_elementtype_returns: * * Document optional parameters. * * Returns: (element-type GObject): A list of #GObject instances. */ /** * annotation_outparams: * @list: (out) (transfer none): a pointer to take a list * * Document optional parameters. * * Returns: %TRUE for success */ annotation_outparams list out transfer a pointer to take a list Document optional parameters. returns %TRUE for success /** * annotation_outparams: * @list: (out) (transfer none): a pointer to take a list * * Document optional parameters. * * Returns: %TRUE for success */ /** * annotation_skip: (skip) * @list: a pointer to take a list * * Documentation for this function. */ annotation_skip skip list a pointer to take a list Documentation for this function. /** * annotation_skip: (skip) * @list: a pointer to take a list * * Documentation for this function. */ /** * annotation_skip_return: (skip) * @list: a pointer to take a list * * Documentation for this function. * * Returns: (skip): %TRUE for success */ annotation_skip_return skip list a pointer to take a list Documentation for this function. returns skip %TRUE for success /** * annotation_skip_return: (skip) * @list: a pointer to take a list * * Documentation for this function. * * Returns: (skip): %TRUE for success */ /** * annotation_scope: * @callback: (scope async): a callback * @user_data: data to pass to callback * * Documentation for this function. */ annotation_scope callback scope a callback user_data data to pass to callback Documentation for this function. /** * annotation_scope: * @callback: (scope async): a callback * @user_data: data to pass to callback * * Documentation for this function. */