Ansel 0.0
A darktable fork - bloat + design vision
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
osx.h File Reference
#include <gtk/gtk.h>
+ Include dependency graph for osx.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dt_osx_autoset_dpi (GtkWidget *widget)
 
float dt_osx_get_ppd ()
 
void dt_osx_disallow_fullscreen (GtkWidget *widget)
 
gboolean dt_osx_file_trash (const char *filename, GError **error)
 
char * dt_osx_get_bundle_res_path ()
 
void dt_osx_prepare_environment ()
 
void dt_osx_focus_window ()
 

Function Documentation

◆ dt_osx_autoset_dpi()

void dt_osx_autoset_dpi ( GtkWidget *  widget)

References height, and width.

Referenced by dt_configure_ppd_dpi().

◆ dt_osx_disallow_fullscreen()

◆ dt_osx_file_trash()

gboolean dt_osx_file_trash ( const char *  filename,
GError **  error 
)

References error(), FALSE, and TRUE.

Referenced by delete_file_from_disk().

◆ dt_osx_focus_window()

void dt_osx_focus_window ( )

Referenced by dt_gui_gtk_run(), and main_gui().

◆ dt_osx_get_bundle_res_path()

char * dt_osx_get_bundle_res_path ( )

◆ dt_osx_get_ppd()

float dt_osx_get_ppd ( )

Referenced by dt_get_system_gui_ppd().

◆ dt_osx_prepare_environment()

void dt_osx_prepare_environment ( )