ModuleDisplayInitFunc
Description:
[ CCode ( has_target = false ) ]
[ Version ( since = "2.2" ) ]
public delegate void ModuleDisplayInitFunc (Display display)
[ 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.
Parameters:
display |
an open Display |
Namespace: Gtk
Package: gtk+-3.0