set_display


Description:


[ Version ( since = "0.8" ) ]
public void set_display (Display xdpy)

Sets the display connection Clutter should use; must be called before init, init_with_args or other functions pertaining Clutter's initialization process.

If you are parsing the command line arguments by retrieving Clutter's OptionGroup with get_option_group and calling parse yourself, you should also call set_display before parse.

Parameters:

xdpy

pointer to a X display connection.


Namespace: ClutterX11
Package: clutter-x11-1.0