lnNotifs.cpp File Reference
#include "lnNotifs.h"
#include <gtk/gtk.h>
#include <libnotify/notify.h>
Include dependency graph for lnNotifs.cpp:

Go to the source code of this file.

Functions

void checkWindowTitle (gpointer data, gpointer user_data)
 

Variables

static GtkWindow * playerGtkWindow = NULL
 
static gchar * playerIcon = NULL
 

Function Documentation

void checkWindowTitle ( gpointer  data,
gpointer  user_data 
)

Definition at line 37 of file lnNotifs.cpp.

Variable Documentation

GtkWindow* playerGtkWindow = NULL
static

Definition at line 30 of file lnNotifs.cpp.

gchar* playerIcon = NULL
static

Definition at line 31 of file lnNotifs.cpp.