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