Method

GtkSourceCompletionCellget_widget

Declaration [src]

GtkWidget*
gtk_source_completion_cell_get_widget (
  GtkSourceCompletionCell* self
)

Description [src]

Gets the child GtkWidget, if any.

Return value

Returns: GtkWidget
 

A GtkWidget or NULL.

 The data is owned by the instance.
 The return value can be NULL.