|
Guitarix
|
#include <gx_main_window.h>
Public Member Functions | |
| GxTheme () | |
| void | init (gx_system::CmdlineOptions *options_) |
| bool | set_new_skin (const Glib::ustring &skin_name) |
| void | update_show_values () |
| void | reload_css () |
| void | set_window (Gtk::Window *window_) |
Private Member Functions | |
| void | reload_css_post () |
Private Attributes | |
| gx_system::CmdlineOptions * | options |
| Glib::RefPtr< Gtk::CssProvider > | css_provider |
| Glib::RefPtr< Gtk::CssProvider > | css_show_values |
| Glib::RefPtr< Gtk::StyleContext > | style_context |
| Gtk::Window * | window |
| int | window_x |
| int | window_y |
Definition at line 29 of file gx_main_window.h.
|
inline |
Definition at line 41 of file gx_main_window.h.
| void GxTheme::init | ( | gx_system::CmdlineOptions * | options_ | ) |
Referenced by GxTheme().
| void GxTheme::reload_css | ( | ) |
Referenced by GxTheme().
|
private |
| bool GxTheme::set_new_skin | ( | const Glib::ustring & | skin_name | ) |
Referenced by GxTheme().
|
inline |
Definition at line 47 of file gx_main_window.h.
| void GxTheme::update_show_values | ( | ) |
Referenced by GxTheme().
|
private |
Definition at line 32 of file gx_main_window.h.
|
private |
Definition at line 33 of file gx_main_window.h.
|
private |
Definition at line 31 of file gx_main_window.h.
Referenced by PluginDict::get_options(), MainWindow::get_options(), and RackBox::has_delete().
|
private |
Definition at line 34 of file gx_main_window.h.
|
private |
Definition at line 36 of file gx_main_window.h.
|
private |
Definition at line 37 of file gx_main_window.h.
|
private |
Definition at line 37 of file gx_main_window.h.