Method
GtkSourceHoverContextget_bounds
Declaration
gboolean
gtk_source_hover_context_get_bounds (
GtkSourceHoverContext* self,
GtkTextIter* begin,
GtkTextIter* end
)
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. |