Home
last modified time | relevance | path

Searched refs:SPECIAL_CONTAINER (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcontainer.c62 #define SPECIAL_CONTAINER(x) (GTK_IS_ASSISTANT (x) || \ macro
677 !SPECIAL_CONTAINER (container)) in gtk_container_buildable_set_child_property()