[ CCode ( has_target = false ) ]
[ Version ( since = "2.2" ) ]
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.
display |
an open Display |