Home
last modified time | relevance | path

Searched defs:GO_IS_IMAGE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/goffice-bits/goffice/utils/
H A Dgo-image.h67 #define GO_IS_IMAGE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), GO_TYPE_IMAGE)) macro
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-image.h65 #define GO_IS_IMAGE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), GO_TYPE_IMAGE)) macro