Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dtwin.h File Reference
#include <gtk/gtk.h>
#include <windows.h>
+ Include dependency graph for dtwin.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const wchar_t * dtwin_get_locale ()
 
void dtwin_set_thread_name (DWORD dwThreadID, const char *threadName)
 
boolean dt_win_file_trash (GFile *file, GCancellable *cancellable, GError **error)
 

Function Documentation

◆ dt_win_file_trash()

boolean dt_win_file_trash ( GFile *  file,
GCancellable *  cancellable,
GError **  error 
)

References error(), and FALSE.

Referenced by delete_file_from_disk().

◆ dtwin_get_locale()

const wchar_t * dtwin_get_locale ( )

Referenced by dt_l10n_init().

◆ dtwin_set_thread_name()

void dtwin_set_thread_name ( DWORD  dwThreadID,
const char *  threadName 
)