Method
GomCommandBuilderbuild_delete
Declaration [src]
GomCommand*
gom_command_builder_build_delete (
GomCommandBuilder* builder
)
Return value
Type: GomCommand
A GomCommand
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |