Clutter::Texture::Clone.3pm

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

Clutter::Texture::Clone

HIERARCHY

   Glib::Object
   +----Glib::InitiallyUnowned
        +----Clutter::Actor
             +----Clutter::Texture::Clone
 
 

INTERFACES

   Glib::Object::_Unregistered::ClutterScriptable
 
 

METHODS


actor = Clutter::Texture::Clone->new ($texture)

$texture (Clutter::Texture)

PROPERTIES

'parent-texture' (Clutter::Texture : readable / writable / private)
The parent texture to clone
'repeat-x' (boolean : readable / writable / private)
Reapeat underlying pixbuf rather than scale in x direction.
'repeat-y' (boolean : readable / writable / private)
Reapeat underlying pixbuf rather than scale in y direction.

SEE ALSO

Clutter, Glib::Object, Glib::InitiallyUnowned, Clutter::Actor 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.