Adding HiDPI support (WIP)
This commit is contained in:
@@ -51,6 +51,7 @@ class ThumbBrowserBase : public Gtk::Grid
|
||||
void setParent (ThumbBrowserBase* p);
|
||||
void on_realize();
|
||||
void on_style_updated();
|
||||
bool on_configure_event(GdkEventConfigure *configure_event);
|
||||
bool on_draw(const ::Cairo::RefPtr< Cairo::Context> &cr);
|
||||
|
||||
Gtk::SizeRequestMode get_request_mode_vfunc () const;
|
||||
|
Reference in New Issue
Block a user