Ardour  9.0-pre0-350-gf17a656217
Gtkmm2ext::CairoTheme Class Reference

#include <cairo_theme.h>

Inheritance diagram for Gtkmm2ext::CairoTheme:
[legend]

Static Public Member Functions

static void set_flat_buttons (bool yn)
 
static void set_boxy_buttons (bool yn)
 
static void set_widget_prelight (bool yn)
 
static bool flat_buttons ()
 
static bool boxy_buttons ()
 
static bool widget_prelight ()
 

Static Private Attributes

static bool _flat_buttons
 
static bool _boxy_buttons
 
static bool _widget_prelight
 

Detailed Description

Definition at line 28 of file cairo_theme.h.

Member Function Documentation

◆ boxy_buttons()

static bool Gtkmm2ext::CairoTheme::boxy_buttons ( )
inlinestatic

Definition at line 40 of file cairo_theme.h.

◆ flat_buttons()

static bool Gtkmm2ext::CairoTheme::flat_buttons ( )
inlinestatic

Definition at line 35 of file cairo_theme.h.

◆ set_boxy_buttons()

static void Gtkmm2ext::CairoTheme::set_boxy_buttons ( bool  yn)
static

◆ set_flat_buttons()

static void Gtkmm2ext::CairoTheme::set_flat_buttons ( bool  yn)
static

◆ set_widget_prelight()

static void Gtkmm2ext::CairoTheme::set_widget_prelight ( bool  yn)
static

◆ widget_prelight()

static bool Gtkmm2ext::CairoTheme::widget_prelight ( )
inlinestatic

Definition at line 45 of file cairo_theme.h.

Member Data Documentation

◆ _boxy_buttons

bool Gtkmm2ext::CairoTheme::_boxy_buttons
staticprivate

Definition at line 52 of file cairo_theme.h.

◆ _flat_buttons

bool Gtkmm2ext::CairoTheme::_flat_buttons
staticprivate

Definition at line 51 of file cairo_theme.h.

◆ _widget_prelight

bool Gtkmm2ext::CairoTheme::_widget_prelight
staticprivate

Definition at line 53 of file cairo_theme.h.


The documentation for this class was generated from the following file: