Signal
GtkSourceGutterRenderer::query-activatable
Declaration
gboolean
query_activatable (
  GtkSourceGutterRenderer* self,
  const GtkTextIter* iter,
  GdkRectangle* area,
  gpointer user_data
)
Description [src]
The signal is emitted when the renderer can possibly be activated.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- iter
- 
            Type: GtkTextIterA GtkTextIter.The data is owned by the caller of the function. 
- area
- 
            Type: GdkRectangleA GdkRectangle.The data is owned by the caller of the function.