vala_array_move_method_construct ( GType object_type, ValaSourceReference* source_reference )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_array_move_method_new ( ValaSourceReference* source_reference )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_array_resize_method_construct ( GType object_type, ValaSourceReference* source_reference )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_array_resize_method_new ( ValaSourceReference* source_reference )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_ccode_base_module_generate_cparameters ( ValaCCodeBaseModule* self, ValaMethod* m, ValaCCodeFile* decl_space, ValaMap* cparam_map, ValaCCodeFunction* func, ValaCCodeFunctionDeclarator* vdeclarator, ValaMap* carg_map, ValaCCodeFunctionCall* vcall, gint direction )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_ccode_base_module_generate_dynamic_method_wrapper ( ValaCCodeBaseModule* self, ValaDynamicMethod* method )Field 'method->parent_instance' in 2nd parameter 'method' (pointer) has base type '_ValaMethod'.
vala_ccode_base_module_generate_method_declaration ( ValaCCodeBaseModule* self, ValaMethod* m, ValaCCodeFile* decl_space )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_ccode_base_module_get_current_method ( ValaCCodeBaseModule* self )Return value (pointer) has base type '_ValaMethod'.
vala_ccode_base_module_get_custom_creturn_type ( ValaCCodeBaseModule* self, ValaMethod* m )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_ccode_base_module_method_has_wrapper ( ValaCCodeBaseModule* self, ValaMethod* method )2nd parameter 'method' (pointer) has base type '_ValaMethod'.
vala_ccode_method_module_generate_method_result_declaration ( ValaCCodeMethodModule* self, ValaMethod* m, ValaCCodeFile* decl_space, ValaCCodeFunction* cfunc, ValaMap* cparam_map, ValaMap* carg_map )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_ccode_method_module_generate_vfunc ( ValaCCodeMethodModule* self, ValaMethod* m, ValaDataType* return_type, ValaMap* cparam_map, ValaMap* carg_map, gchar const* suffix, gint direction )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_class_get_default_construction_method ( ValaClass* self )Return value (pointer) has base type '_ValaMethod'.
vala_class_set_default_construction_method ( ValaClass* self, ValaMethod* value )2nd parameter 'value' (pointer) has base type '_ValaMethod'.
vala_code_context_get_entry_point ( ValaCodeContext* self )Return value (pointer) has base type '_ValaMethod'.
vala_code_context_get_module_init_method ( ValaCodeContext* self )Return value (pointer) has base type '_ValaMethod'.
vala_code_context_set_entry_point ( ValaCodeContext* self, ValaMethod* value )2nd parameter 'value' (pointer) has base type '_ValaMethod'.
vala_code_context_set_module_init_method ( ValaCodeContext* self, ValaMethod* value )2nd parameter 'value' (pointer) has base type '_ValaMethod'.
vala_code_visitor_visit_creation_method ( ValaCodeVisitor* self, ValaCreationMethod* m )Field 'm->parent_instance' in 2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_code_visitor_visit_method ( ValaCodeVisitor* self, ValaMethod* m )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_creation_method_construct ( GType object_type, gchar const* class_name, gchar const* name, ValaSourceReference* source_reference, ValaComment* comment )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_creation_method_get_chain_up ( ValaCreationMethod* self )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_creation_method_get_class_name ( ValaCreationMethod* self )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_creation_method_get_custom_return_type_cname ( ValaCreationMethod* self )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_creation_method_get_default_construct_function ( ValaCreationMethod* self )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_creation_method_new ( gchar const* class_name, gchar const* name, ValaSourceReference* source_reference, ValaComment* comment )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_creation_method_set_chain_up ( ValaCreationMethod* self, gboolean value )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_creation_method_set_class_name ( ValaCreationMethod* self, gchar const* value )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_creation_method_set_custom_return_type_cname ( ValaCreationMethod* self, gchar const* value )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_dbus_server_module_dbus_result_name ( ValaMethod* m )1st parameter 'm' (pointer) has base type '_ValaMethod'.
vala_delegate_matches_method ( ValaDelegate* self, ValaMethod* m, ValaDataType* dt )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_dova_base_module_generate_cparameters ( ValaDovaBaseModule* self, ValaMethod* m, ValaCCodeFile* decl_space, ValaCCodeFunction* func, ValaCCodeFunctionDeclarator* vdeclarator, ValaCCodeFunctionCall* vcall )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_dova_base_module_generate_method_declaration ( ValaDovaBaseModule* self, ValaMethod* m, ValaCCodeFile* decl_space )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_dova_base_module_get_current_method ( ValaDovaBaseModule* self )Return value (pointer) has base type '_ValaMethod'.
vala_dova_base_module_get_custom_creturn_type ( ValaDovaBaseModule* self, ValaMethod* m )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_dova_base_module_method_has_wrapper ( ValaDovaBaseModule* self, ValaMethod* method )2nd parameter 'method' (pointer) has base type '_ValaMethod'.
vala_dynamic_method_construct ( GType object_type, ValaDataType* dynamic_type, gchar const* name, ValaDataType* return_type, ValaSourceReference* source_reference, ValaComment* comment )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_dynamic_method_get_dynamic_type ( ValaDynamicMethod* self )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_dynamic_method_get_invocation ( ValaDynamicMethod* self )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_dynamic_method_new ( ValaDataType* dynamic_type, gchar const* name, ValaDataType* return_type, ValaSourceReference* source_reference, ValaComment* comment )Field 'retval->parent_instance' in return value (pointer) has base type '_ValaMethod'.
vala_dynamic_method_set_dynamic_type ( ValaDynamicMethod* self, ValaDataType* value )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_dynamic_method_set_invocation ( ValaDynamicMethod* self, ValaMethodCall* value )Field 'self->parent_instance' in 1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_enum_value_type_get_to_string_method ( ValaEnumValueType* self )Return value (pointer) has base type '_ValaMethod'.
vala_gd_bus_module_dbus_method_uses_file_descriptor ( ValaGDBusModule* self, ValaMethod* method )2nd parameter 'method' (pointer) has base type '_ValaMethod'.
vala_gd_bus_module_is_dbus_no_reply ( ValaMethod* m )1st parameter 'm' (pointer) has base type '_ValaMethod'.
vala_gd_bus_server_module_dbus_result_name ( ValaMethod* m )1st parameter 'm' (pointer) has base type '_ValaMethod'.
vala_gtype_module_generate_virtual_method_declaration ( ValaGTypeModule* self, ValaMethod* m, ValaCCodeFile* decl_space, ValaCCodeStruct* type_struct )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_lambda_expression_get_method ( ValaLambdaExpression* self )Return value (pointer) has base type '_ValaMethod'.
vala_lambda_expression_set_method ( ValaLambdaExpression* self, ValaMethod* value )2nd parameter 'value' (pointer) has base type '_ValaMethod'.
vala_method_add_captured_variable ( ValaMethod* self, ValaLocalVariable* local )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_add_parameter ( ValaMethod* self, ValaFormalParameter* param )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_add_postcondition ( ValaMethod* self, ValaExpression* postcondition )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_add_precondition ( ValaMethod* self, ValaExpression* precondition )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_add_type_parameter ( ValaMethod* self, ValaTypeParameter* p )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_clear_parameters ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_compatible ( ValaMethod* self, ValaMethod* base_method, gchar** invalid_match )2nd parameter 'base_method' (pointer) has base type '_ValaMethod'.
vala_method_construct ( GType object_type, gchar const* name, ValaDataType* return_type, ValaSourceReference* source_reference, ValaComment* comment )Return value (pointer) has base type '_ValaMethod'.
vala_method_get_array_length_type ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_array_null_terminated ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_async_begin_parameters ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_async_end_parameters ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_base_interface_method ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_base_method ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_binding ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_callback_method ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_captured_variables ( ValaMethod* self, ValaCollection* variables )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_carray_length_parameter_position ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_cdelegate_target_parameter_position ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_cinstance_parameter_position ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_closure ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_cname ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_coroutine ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_default_cname ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_default_finish_cname ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_entry_point ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_finish_cname ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_finish_name_for_basename ( ValaMethod* self, gchar const* basename )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_finish_real_cname ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_finish_vfunc_name ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_generic_type_parameter_position ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_has_construct_function ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_has_generic_type_parameter ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_has_new_function ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_is_abstract ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_is_async_callback ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_is_inline ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_is_virtual ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_no_array_length ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_overrides ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_parameters ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_postconditions ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_preconditions ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_printf_format ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_real_cname ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_required_arguments ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_return_type ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_returns_floating_reference ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_returns_modified_pointer ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_scanf_format ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_sentinel ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_signal_reference ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_simple_generics ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_this_parameter ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_type_parameter_index ( ValaMethod* self, gchar const* name )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_type_parameters ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_vfunc_name ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_get_yield_count ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_new ( gchar const* name, ValaDataType* return_type, ValaSourceReference* source_reference, ValaComment* comment )Return value (pointer) has base type '_ValaMethod'.
vala_method_process_attributes ( ValaMethod* self )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_array_length_type ( ValaMethod* self, gchar const* value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_array_null_terminated ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_binding ( ValaMethod* self, ValaMemberBinding value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_carray_length_parameter_position ( ValaMethod* self, gdouble value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_cdelegate_target_parameter_position ( ValaMethod* self, gdouble value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_cinstance_parameter_position ( ValaMethod* self, gdouble value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_closure ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_cname ( ValaMethod* self, gchar const* cname )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_coroutine ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_finish_cname ( ValaMethod* self, gchar const* name )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_generic_type_parameter_position ( ValaMethod* self, gdouble value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_has_construct_function ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_has_generic_type_parameter ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_has_new_function ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_is_abstract ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_is_async_callback ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_is_inline ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_is_virtual ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_no_array_length ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_overrides ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_printf_format ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_return_type ( ValaMethod* self, ValaDataType* value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_returns_floating_reference ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_returns_modified_pointer ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_scanf_format ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_sentinel ( ValaMethod* self, gchar const* value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_signal_reference ( ValaMethod* self, ValaSignal* value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_simple_generics ( ValaMethod* self, gboolean value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_this_parameter ( ValaMethod* self, ValaFormalParameter* value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_vfunc_name ( ValaMethod* self, gchar const* value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_set_yield_count ( ValaMethod* self, gint value )1st parameter 'self' (pointer) has base type '_ValaMethod'.
vala_method_type_construct ( GType object_type, ValaMethod* method_symbol )2nd parameter 'method_symbol' (pointer) has base type '_ValaMethod'.
vala_method_type_get_method_symbol ( ValaMethodType* self )Return value (pointer) has base type '_ValaMethod'.
vala_method_type_new ( ValaMethod* method_symbol )1st parameter 'method_symbol' (pointer) has base type '_ValaMethod'.
vala_method_type_set_method_symbol ( ValaMethodType* self, ValaMethod* value )2nd parameter 'value' (pointer) has base type '_ValaMethod'.
vala_object_type_symbol_add_hidden_method ( ValaObjectTypeSymbol* self, ValaMethod* m )2nd parameter 'm' (pointer) has base type '_ValaMethod'.
vala_semantic_analyzer_find_current_method ( ValaSemanticAnalyzer* self )Return value (pointer) has base type '_ValaMethod'.
vala_semantic_analyzer_find_parent_method ( ValaSemanticAnalyzer* self, ValaSymbol* sym )Return value (pointer) has base type '_ValaMethod'.
vala_semantic_analyzer_get_current_async_method ( ValaSemanticAnalyzer* self )Return value (pointer) has base type '_ValaMethod'.
vala_semantic_analyzer_get_current_method ( ValaSemanticAnalyzer* self )Return value (pointer) has base type '_ValaMethod'.
vala_signal_get_default_handler ( ValaSignal* self )Return value (pointer) has base type '_ValaMethod'.
vala_struct_get_default_construction_method ( ValaStruct* self )Return value (pointer) has base type '_ValaMethod'.
vala_struct_set_default_construction_method ( ValaStruct* self, ValaMethod* value )2nd parameter 'value' (pointer) has base type '_ValaMethod'.
vala_symbol_add_method ( ValaSymbol* self, ValaMethod* m )2nd parameter 'm' (pointer) has base type '_ValaMethod'.