Method

IdeCompletionListBoxRowset_center_markup

Declaration

void
ide_completion_list_box_row_set_center_markup (
  IdeCompletionListBoxRow* self,
  const gchar* center_markup
)

Description

No description available.
Available since:3.32

Parameters

center_markup const gchar*
 

Markup for the center column.

 The argument can be NULL.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.