none doc_examples_obj_method DocExamplesObj * self gint first_arg gfloat second_arg method @accepts(gint, gfloat) @returns(none) def method(first_arg, second_arg)

This is an example of how to document a method.

first_arg :

first argument

second_arg :

second argument

Since 0.99