musicus mpd client 0.1d
Functions
support.h File Reference
#include "definitions_gtk.h"
#include "playlist.h"

Go to the source code of this file.

Functions

GtkTreeStore * pl_create_tree_store (MpdPlContainer *plc)
GtkTreeStore * pl_empty_tree_store (void)
GtkListStore * pl_empty_list_store (void)
GtkListStore * pl_create_list_store (MpdPlContainer *list)
GtkWidget * pl_create_tree_view (GtkTreeModel *model)
void pl_win_quit (GtkWidget *widget, gpointer data)
void delete_widget (GtkWidget *widget, gpointer data)
void dummy ()
void quit_procedure (GtkWidget *widget, gpointer data)
gboolean update_info (gpointer data)
gboolean check_update_interval (gpointer data)
void debug_fprintf (FILE *out, char *format,...)
gboolean get_data_dir (gchar *dir, int len, gboolean is_applet)
void menu_add_entry (GtkContainer *menu, gchar *label, GCallback callback, gpointer data)
GtkWidget * menu_add_entry_stock_icon (GtkContainer *menu, gchar *label, const gchar *stock_id, GCallback callback, gpointer data)
void menu_add_separator (GtkContainer *menu)
void menu_shell_add_entry (GtkMenuShell *menu, gchar *label, GCallback callback, gpointer data)
GtkWidget * menu_shell_add_entry_stock_icon (GtkMenuShell *menu, gchar *label, const gchar *stock_id, GCallback callback, gpointer data)
void menu_shell_add_separator (GtkMenuShell *menu)
void print_size (GtkWidget *widget, GtkAllocation *allocation, gpointer data)

Detailed Description

Author:
Simon Gerber
Date:
2007-12-09 This file has support routines
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines