#include "ngHideOnClose.h"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 |
| 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.
|
static |
Definition at line 27 of file ngHideOnClose.cpp.