ngHideOnClose.cpp File Reference
#include "ngHideOnClose.h"
Include dependency graph for ngHideOnClose.cpp:

Go to the source code of this file.

Functions

void onRaise (GtkWidget *window, gpointer data)
 
void checkWindowTitle (gpointer data, gpointer user_data)
 

Variables

static GtkWindow * playerGtkWindow = NULL
 

Function Documentation

void checkWindowTitle ( gpointer  data,
gpointer  user_data 
)

Definition at line 34 of file ngHideOnClose.cpp.

void onRaise ( GtkWidget *  window,
gpointer  data 
)

Definition at line 29 of file ngHideOnClose.cpp.

Variable Documentation

GtkWindow* playerGtkWindow = NULL
static

Definition at line 27 of file ngHideOnClose.cpp.