Blender V4.3
wm_platform.cc File Reference
#include "BLI_string.h"
#include "WM_api.hh"
#include "BKE_context.hh"
#include "BPY_extern_run.hh"

Go to the source code of this file.

Functions

Register File Association
bool WM_platform_associate_set (bool do_register, bool all_users, char **r_error_msg)
 

Detailed Description

Interactions with the underlying platform.

Definition in file wm_platform.cc.

Function Documentation

◆ WM_platform_associate_set()