Clutter::Gtk.3pm

Langue: en

Version: 2008-07-23 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Clutter::Gtk

METHODS


initerror = Clutter::Gtk->init

Special initialization function for the GTK+ integration.
You should use this function instead of Gtk2::init and Clutter::init if you plan to use the Gtk2::ClutterEmbed widget.

ENUMS AND FLAGS


enum Clutter::InitError

'success' / 'CLUTTER_INIT_SUCCESS'
'error-unknown' / 'CLUTTER_INIT_ERROR_UNKNOWN'
'error-threads' / 'CLUTTER_INIT_ERROR_THREADS'
'error-backend' / 'CLUTTER_INIT_ERROR_BACKEND'
'error-internal' / 'CLUTTER_INIT_ERROR_INTERNAL'

SEE ALSO

Clutter Copyright (C) 2006 OpenedHand Ltd.

This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Library version 2.1, or under the terms of the Artistic License. See Clutter for the full copyright notice.