|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Boxed
|
+--org.gnu.gdk.PixbufAnimation
| Constructor Summary | |
PixbufAnimation(int handle)
Create a new pixbuf from a handle to a native resource. |
|
PixbufAnimation(java.lang.String filename)
Construct a new Pixbuf animation from an image file. |
|
| Method Summary | |
int |
height()
Return the height of the pixbuf. |
int |
width()
Return the width of the pixbuf. |
| Methods inherited from class org.gnu.glib.Boxed |
equals, getHandle |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PixbufAnimation(java.lang.String filename)
filename - The name of the image file.public PixbufAnimation(int handle)
handle - The handle to the native resoufce| Method Detail |
public int width()
public int height()
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||