pcshareMgr/inc/main.h File Reference

main - main module of the PC Share Manager application More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gboolean main_get_background (void)
void main_report_new_content ()


Detailed Description

main - main module of the PC Share Manager application

Definition in file main.h.


Function Documentation

gboolean main_get_background ( void   ) 

Definition at line 106 of file main.c.

00107 {
00108     DL_LOGPRINTF("entry");
00109     return g_background;
00110 }

void main_report_new_content (  ) 

Definition at line 112 of file main.c.

00113 {
00114     DL_LOGPRINTF("entry");
00115     clNewContent(contentListerChannel);
00116 }

Here is the call graph for this function:


Generated on Sun Dec 14 17:16:48 2008 by  doxygen 1.5.6