Function
Idewidget_set_context_handler
Declaration
void
ide_widget_set_context_handler (
GtkWidget* widget,
IdeWidgetContextHandler handler
)
Parameters
widget |
GtkWidget* |
A |
|
The data is owned by the caller of the function. | |
handler |
IdeWidgetContextHandler |
A callback to handle the context. |