musicus mpd client 0.1d
Functions | Variables
search.c File Reference
#include <string.h>
#include "mpd.h"
#include "support.h"
#include "playlist.h"
#include "playlist_gtk.h"
#include "search.h"

Functions

static void mark_type (GtkWidget *widget, gpointer data)
static void mpd_search (GtkWidget *widget, gpointer data)
GtkWidget * init_search_widget (GtkWidget *parent_window)

Variables

static gint search_type

Detailed Description

Author:
Simon Gerber
Date:
2007-12-15 This file contains the implementation of the search widget

Function Documentation

static void mark_type ( GtkWidget *  widget,
gpointer  data 
) [static]
static void mpd_search ( GtkWidget *  widget,
gpointer  data 
) [static]

Variable Documentation

gint search_type [static]
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines