Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "CComponentIndicators.hpp"
#include "core/CStringTools.hpp"
#include "core/file.hpp"
#include "diamar/ApplicationGui.hpp"
#include "ui/gui/CIndicators.hpp"
#include "utils/stringUtils.hpp"
#include <glib.h>
#include <gtk/gtk.h>
Functions | |
static gboolean | prvPressIntoImage (GtkWidget *event_box, GdkEventButton *event, gpointer data) |
static GtkWidget * | prvSetClickEventImage (CComponentIndicators::SIndicatorGtk *indicator) |
static gboolean | prvTimeHandlerUpdateIndicators (std::vector< CComponentIndicators::SIndicatorGtk > *indicators) |
Variables | |
static const char * | kPrvFolderResource = "../resources" |
static uint16_t | kPrvPaddingIndicator = 2 |
static uint64_t | kPrvTimeUpdateIndicators = 1000 |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |