_PidginWindow Struct Reference

A GTK+ representation of a graphical window containing one or more conversations. More...

#include <gtkconvwin.h>


Data Fields

struct {
   GtkWidget *   search
dialogs
gint drag_leave_signal
gint drag_max_x
gint drag_max_y
gint drag_min_x
gint drag_min_y
gint drag_motion_signal
gint drag_tab
GList * gtkconvs
gboolean in_drag
gboolean in_predrag
struct {
   GtkWidget *   add
   GtkWidget *   add_pounce
   GtkWidget *   alias
   GtkWidget *   block
   GtkWidget *   get_info
   GtkWidget *   insert_image
   GtkWidget *   insert_link
   GtkWidget *   invite
   GtkItemFactory *   item_factory
   GtkWidget *   logging
   GtkWidget *   menubar
   GtkWidget *   remove
   GtkWidget *   send_file
   GtkWidget *   send_to
   GtkWidget *   show_formatting_toolbar
   GtkWidget *   show_icon
   GtkWidget *   show_timestamps
   GtkWidget *   sounds
   GtkWidget *   tray
   GtkWidget *   typing_icon
   GtkWidget *   unblock
   GtkWidget *   view_log
menu
GtkWidget * notebook
 The notebook of conversations.
GtkWidget * window
 The window.


Detailed Description

A GTK+ representation of a graphical window containing one or more conversations.

Definition at line 40 of file gtkconvwin.h.


Field Documentation

GtkWidget* _PidginWindow::notebook

The notebook of conversations.

Definition at line 43 of file gtkconvwin.h.

GtkWidget* _PidginWindow::window

The window.

Definition at line 42 of file gtkconvwin.h.


The documentation for this struct was generated from the following file: