Maeomm Reference Documentation: hildonmm |
Namespaces | |
namespace | Hildon |
namespace | Hildon::Helper |
Functions | |
gulong | Hildon::Helper::set_logical_font (Gtk::Widget& widget, const Glib::ustring& logicalfontname) |
This function assigns a defined logical font to the widget and all its child widgets. | |
gulong | Hildon::Helper::set_logical_color (Gtk::Widget& widget, Gtk::RcFlags rcflags, Gtk::StateType state, const Glib::ustring& logicalcolorname) |
This function assigns a defined logical color to the widget and all it's child widgets. | |
bool | Hildon::Helper::event_button_is_finger (GdkEventButton* event) |
Checks if the given button event is a finger event. | |
void | Hildon::Helper::set_thumb_scrollbar (Gtk::ScrolledWindow& win, bool thumb=true) |
This function enables a thumb scrollbar on a given scrolled window. |