Method

GtkSourceCompletionCellset_markup

Declaration [src]

void
gtk_source_completion_cell_set_markup (
  GtkSourceCompletionCell* self,
  const char* markup
)

Description

No description available.

Parameters

markup

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.