Method
GtkSourceCompletionCellset_text
Declaration [src]
void
gtk_source_completion_cell_set_text (
  GtkSourceCompletionCell* self,
  const char* text
)
Description [src]
Sets the text for the column cell. Use NULL to unset.
| Sets property | GtkSource.CompletionCell:text |