ModuleDisplayInitFunc
Description:
[
CCode ( has_target =
false ) ]
public delegate void ModuleDisplayInitFunc (
Display display)
A multihead-aware GTK+ module may have a gtk_module_display_init function with this prototype.
GTK+ calls this function for each opened display.
Parameters: