container.h File Reference

#include <gtk/gtkcontainer.h>
Include dependency graph for container.h:

Go to the source code of this file.

Defines

#define INCLUDED_GTKUTIL_CONTAINER_H

Functions

GtkWidgetcontainer_add_widget (GtkContainer *container, GtkWidget *widget)
void container_remove (GtkWidget *item, gpointer data)
void container_remove_all (GtkContainer *container)

Define Documentation

#define INCLUDED_GTKUTIL_CONTAINER_H

Definition at line 23 of file container.h.


Function Documentation

GtkWidget* container_add_widget ( GtkContainer *  container,
GtkWidget widget 
) [inline]

Definition at line 27 of file container.h.

void container_remove ( GtkWidget item,
gpointer  data 
) [inline]

Definition at line 33 of file container.h.

Referenced by container_remove_all().

void container_remove_all ( GtkContainer *  container  )  [inline]

Definition at line 38 of file container.h.

References container_remove().


Generated by  doxygen 1.6.2