Method

GtkSourceCompletionCellset_text

Declaration

void
gtk_source_completion_cell_set_text (
  GtkSourceCompletionCell* self,
  const char* text
)

Description

No description available.

Parameters

text const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.