Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
transparentoverlayviewinfo.cc File Reference
#include "transparentoverlayviewinfo.hh"
#include <sstream>
#include <utility>
#include <scroom/bitmap-helpers.hh>
#include <scroom/colormappable.hh>
Include dependency graph for transparentoverlayviewinfo.cc:

Namespaces

namespace  anonymous_namespace{transparentoverlayviewinfo.cc}
 

Functions

void anonymous_namespace{transparentoverlayviewinfo.cc}::setToggleButtonColor (GtkWidget *w, PresentationInterface::Ptr const &p)
 
static void on_toggled (GtkToggleButton *button, gpointer data)
 

Function Documentation

◆ on_toggled()

static void on_toggled ( GtkToggleButton *  button,
gpointer  data 
)
static
102{
103 static_cast<TransparentOverlayViewInfo*>(data)->toggled(button);
104}
uint8_t data
Definition blob-tests.cc:36
Definition transparentoverlayviewinfo.hh:60

Referenced by TransparentOverlayViewInfo::createToggleToolButton().

Here is the caller graph for this function: