Import line: | Atk = imports.gi.Atk; |
GIR File: | Atk-1.0.gir |
C documentation: | AtkImage |
Interface : | Image |
Implementations: | Atk.NoOpObject |
None |
Method / Constructor | Defined By | |
---|---|---|
get_image_description
()
:
String
Get a textual description of this image.
Get a textual description of this image.
|
Atk.Image | |
get_image_locale
()
:
String
Since ATK 1.12
Returns a string corresponding to the POSIX LC_MESSAGES locale used by the image description, or NULL if the image does not specify a locale.
Since ATK 1.12
Returns a string corresponding to the POSIX LC_MESSAGES locale used by the image description, or NULL if the image does not specify a locale.
|
Atk.Image | |
Gets the position of the image in the form of a point specifying the
images top-left corner.
Gets the position of the image in the form of a point specifying the
images top-left corner.
|
Atk.Image | |
Get the width and height in pixels for the specified image.
Get the width and height in pixels for the specified image.
The values of width and height are returned as -1 if the values cannot be obtained (for instance, if the object is not onscreen).
|
Atk.Image | |
Atk.Image |
None |