FreeRDP
wf_floatbar.h File Reference
#include <winpr/crt.h>
This graph shows which files directly or indirectly include this file:

Functions

wfFloatBar * wf_floatbar_new (wfContext *wfc, HINSTANCE window, DWORD flags)
 
void wf_floatbar_free (wfFloatBar *floatbar)
 
BOOL wf_floatbar_toggle_fullscreen (wfFloatBar *floatbar, BOOL fullscreen)
 

Function Documentation

◆ wf_floatbar_free()

void wf_floatbar_free ( wfFloatBar *  floatbar)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wf_floatbar_new()

wfFloatBar* wf_floatbar_new ( wfContext *  wfc,
HINSTANCE  window,
DWORD  flags 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ wf_floatbar_toggle_fullscreen()

BOOL wf_floatbar_toggle_fullscreen ( wfFloatBar *  floatbar,
BOOL  fullscreen 
)
Here is the call graph for this function:
Here is the caller graph for this function: