Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/clearlooks-newer/
H A Dwidget-information.h29 #define GE_IS_OPTION_MENU(object) ((object) && ge_object_is_a ((GObject*)(object), "GtkOptionMenu")) macro
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/support/
H A Dwidget-information.h85 #define GE_IS_OPTION_MENU(object) ((object) && ge_object_is_a ((GObject*)(object), "GtkOptionMenu")) macro