summaryrefslogtreecommitdiff
path: root/plugins/gtkui/retina.h
blob: 9d0f8ddba6fc21c6520feaab66d4a3583272a7bf (plain)
1
2
3
4
5
6
7
#ifndef __RETINA_H
#define __RETINA_H

int
is_retina (GtkWidget *w);

#endif