Method

GtkSourceHoverContextget_bounds

Declaration

gboolean
gtk_source_hover_context_get_bounds (
  GtkSourceHoverContext* self,
  GtkTextIter* begin,
  GtkTextIter* end
)

Description

No description available.

Parameters

begin GtkTextIter
  No description available.
 The data is owned by the caller of the function.
end GtkTextIter
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.