Method

IdeCompletionListBoxRowset_left_markup

Declaration

void
ide_completion_list_box_row_set_left_markup (
  IdeCompletionListBoxRow* self,
  const gchar* left_markup
)

Description

No description available.
Available since:3.32

Parameters

left_markup const gchar*
 

Markup for the left column.

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