| 
    VLC 4.0.0-dev
    
   | 
 
Data Structures | |
| struct | inhibit_t | 
Functions | |
| vlc_inhibit_t * | vlc_inhibit_Create (vlc_object_t *parent) | 
| void | vlc_inhibit_Destroy (vlc_inhibit_t *ih) | 
| vlc_inhibit_t * vlc_inhibit_Create | ( | vlc_object_t * | parent | ) | 
References inhibit_t::ih, vlc_inhibit::inhibit, module_need, vlc_inhibit::p_sys, vlc_custom_create, and vlc_object_delete.
Referenced by vlc_window_New().
| void vlc_inhibit_Destroy | ( | vlc_inhibit_t * | ih | ) | 
References module_unneed, and vlc_object_delete.
Referenced by vlc_window_Delete().