Home | History | Annotate | Download | only in gobject

Lines Matching refs:G_TYPE_IS_ABSTRACT

317  * G_TYPE_IS_ABSTRACT:
326 #define G_TYPE_IS_ABSTRACT(type) (g_type_test_flags ((type), G_TYPE_FLAG_ABSTRACT))