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 |
GtkTextIter |
A |
|
The data is owned by the caller of the function. | |
area |
GdkRectangle |
A |
|
The data is owned by the caller of the function. |