Method

GtkSourceHoverDisplayinsert_after

Declaration [src]

void
gtk_source_hover_display_insert_after (
  GtkSourceHoverDisplay* self,
  GtkWidget* child,
  GtkWidget* sibling
)

Description

No description available.

Parameters

child GtkWidget
  No description available.
 The data is owned by the caller of the function.
sibling GtkWidget
  No description available.
 The data is owned by the caller of the function.