Home
last modified time | relevance | path

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

/dports/graphics/rawstudio/rawstudio-2.0/src/
H A Drs-tag-gui.h32 #define RS_LIBRARY(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), RS_TYPE_LIBRARY, RSLibrary)) macro
/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-library.h31 #define RS_LIBRARY(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), RS_TYPE_LIBRARY, RSLibrary)) macro