/** * SECTION:tester * @short_description: module for gtk-doc unit test * @stability: stable * * This file contains non-sense code for the sole purpose of testing the docs. */ SECTION:tester short_description module for gtk-doc unit test stability stable This file contains non-sense code for the sole purpose of testing the docs. /** * SECTION:tester * @short_description: module for gtk-doc unit test * @stability: stable * * 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_allow_none: * @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_allow_none 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_allow_none: * @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: (nullable): 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) (nullable): Returns stuff which you have to * free after use, whose description is also rather long */ annotation_nullable uri a uri label nullable 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 nullable Returns stuff which you have to free after use, whose description is also rather long /** * annotation_nullable: * @uri: a uri * @label: (nullable): 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) (nullable): 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_outparams_optional: * @list: (out) (transfer none) (optional): a pointer to take a list, or %NULL * * Document optional parameters. * * Returns: %TRUE for success */ annotation_outparams_optional list out transfer optional a pointer to take a list, or %NULL Document optional parameters. returns %TRUE for success /** * annotation_outparams_optional: * @list: (out) (transfer none) (optional): a pointer to take a list, or %NULL * * Document optional parameters. * * Returns: %TRUE for success */ /** * annotation_outparams_nullable: * @list: (out) (transfer none) (nullable): a pointer to take a list; but %NULL * may also be returned * * Document optional parameters. * * Returns: %TRUE for success */ annotation_outparams_nullable list out transfer nullable a pointer to take a list; but %NULL may also be returned Document optional parameters. returns %TRUE for success /** * annotation_outparams_nullable: * @list: (out) (transfer none) (nullable): a pointer to take a list; but %NULL * may also be returned * * Document optional parameters. * * Returns: %TRUE for success */ /** * annotation_outparams_optional_nullable: * @list: (out) (transfer none) (optional) (nullable): a pointer to take a * list, or %NULL; but %NULL may also be returned in @list — isn’t that cool? * * Document optional parameters. * * Returns: %TRUE for success */ annotation_outparams_optional_nullable list out transfer optional nullable a pointer to take a list, or %NULL; but %NULL may also be returned in @list — isn’t that cool? Document optional parameters. returns %TRUE for success /** * annotation_outparams_optional_nullable: * @list: (out) (transfer none) (optional) (nullable): a pointer to take a * list, or %NULL; but %NULL may also be returned in @list — isn’t that cool? * * 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. */ /** * annotation_rename_to: (rename-to annotation_scope) * * Documentation for this function. */ annotation_rename_to rename-to Documentation for this function. /** * annotation_rename_to: (rename-to annotation_scope) * * Documentation for this function. */ /** * stability_unstable: * * An experimental function. * * Stability: unstable */ stability_unstable An experimental function. stability Unstable /** * stability_unstable: * * An experimental function. * * Stability: Unstable */ /** * annotation_multiline_on_function: (rename-to annotation_scope) * (skip) * * Documentation for this function. */ annotation_multiline_on_function rename-to skip Documentation for this function. /** * annotation_multiline_on_function: (rename-to annotation_scope) (skip) * * Documentation for this function. */ /** * annotation_multiline_on_function2: * (rename-to annotation_scope)(skip) * * Documentation for this function. */ annotation_multiline_on_function2 rename-to skip Documentation for this function. /** * annotation_multiline_on_function2: (rename-to annotation_scope) (skip) * * Documentation for this function. */