descriptions.h File Reference

tools to display question descriptions for the GTK+ frontend of cdebconf (header) More...

#include <gtk/gtk.h>
#include "frontend.h"
#include "question.h"

Include dependency graph for descriptions.h:

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

Go to the source code of this file.

Functions

GtkWidget * fe_gtk_create_description (struct frontend *fe, struct question *question)
 Return a new widget with description and extendend description of a given question.


Detailed Description

tools to display question descriptions for the GTK+ frontend of cdebconf (header)

Definition in file descriptions.h.


Function Documentation

GtkWidget* fe_gtk_create_description ( struct frontend *  fe,
struct question *  question 
)

Return a new widget with description and extendend description of a given question.

Parameters:
fe cdebconf frontend
question question that will be looked upon
Returns:
a newly created widget or NULL on failure

Definition at line 211 of file descriptions.c.

References add_description(), add_extended_description(), and add_icon().

Referenced by fe_gtk_add_common_layout().


Generated on Sat Jul 7 23:41:41 2007 for fe_gtk by  doxygen 1.5.1