Import line: | Atk = imports.gi.Atk; |
GIR File: | Atk-1.0.gir |
C documentation: | AtkImage |
Interface : | Image |
Implementations: | Atk.NoOpObject |
Show / Hide Inherited methods, properties and signals |
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_image_size
()
:
Object
|
Atk.Image | |
Atk.Image |
None |