Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Ddummy_app.c102 BID_STOP, /* the STOP button */ enumerator
196 …_create(&demo_stop_button, "demo stop button", &demo_window_a, SID_STOP, 0, BID_STOP, &child_size); in dummy_app_create()
321 case GX_SIGNAL(BID_STOP, GX_EVENT_CLICKED): in demo_win_a_event_handler()