A function exported by PhAB to get the area of a window created by create_window()
void get_area ( PhabResWindowHandle_t wnd, PhArea_t *area)
This function is exported from PhAB in the PhABResExportFull_t structure.
You can call this function from the full editor to find out the current area of the window wnd.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
create_window(), destroy(),get_res(), PhABResExportFull_t, set_state(), to_front().