Gnash  0.8.10
Public Types | Public Member Functions
gnash::GtkExt Class Reference

#include <gtkext.h>

Inheritance diagram for gnash::GtkExt:
gnash::as_object gnash::GcResource

List of all members.

Public Types

typedef void(* gtk_callback_t )(GtkWidget *widget, gpointer data)

Public Member Functions

 GtkExt ()
 ~GtkExt ()
void window_new ()
void signal_connect ()
void container_set_border_width (int width)
GtkWidget * button_new_with_label (const char *label)
void signal_connect_swapped ()
void container_add ()
void widget_show ()
void main ()
GtkWidget * getWindow ()
void setWindow (GtkWidget *x)

Member Typedef Documentation

typedef void(* gnash::GtkExt::gtk_callback_t)(GtkWidget *widget, gpointer data)

Constructor & Destructor Documentation

gnash::GtkExt::GtkExt ( )
gnash::GtkExt::~GtkExt ( )

Member Function Documentation

GtkWidget * gnash::GtkExt::button_new_with_label ( const char *  label)

References _window.

Referenced by gnash::gtkext_button_new_with_label().

void gnash::GtkExt::container_add ( )
void gnash::GtkExt::container_set_border_width ( int  width)
GtkWidget* gnash::GtkExt::getWindow ( ) [inline]
void gnash::GtkExt::main ( )
void gnash::GtkExt::setWindow ( GtkWidget *  x) [inline]

References x.

void gnash::GtkExt::signal_connect ( )
void gnash::GtkExt::signal_connect_swapped ( )
void gnash::GtkExt::widget_show ( )
void gnash::GtkExt::window_new ( )

References GNASH_REPORT_FUNCTION, and _window.

Referenced by gnash::gtkext_window_new().


The documentation for this class was generated from the following files: