Method
IdeCompletionListBoxRowset_proposal
since: 3.32
Declaration
void
ide_completion_list_box_row_set_proposal (
IdeCompletionListBoxRow* self,
IdeCompletionProposal* proposal
)
Description
Sets the proposal to display in the row.
Available since: 3.32
Sets property | Ide.CompletionListBoxRow:proposal |
Parameters
proposal
-
Type:
IdeCompletionProposal
An
IdeCompletionProposal
.The data is owned by the caller of the function.