EAttachmentPaned

EAttachmentPaned

Functions

Description

Functions

e_attachment_paned_new ()

GtkWidget *
e_attachment_paned_new (void);

e_attachment_paned_new is deprecated and should not be used in newly-written code.


e_attachment_paned_get_content_area ()

GtkWidget *
e_attachment_paned_get_content_area (EAttachmentPaned *paned);

e_attachment_paned_get_content_area is deprecated and should not be used in newly-written code.


e_attachment_paned_get_active_view ()

gint
e_attachment_paned_get_active_view (EAttachmentPaned *paned);

e_attachment_paned_get_active_view is deprecated and should not be used in newly-written code.


e_attachment_paned_set_active_view ()

void
e_attachment_paned_set_active_view (EAttachmentPaned *paned,
                                    gint active_view);

e_attachment_paned_set_active_view is deprecated and should not be used in newly-written code.


e_attachment_paned_get_expanded ()

gboolean
e_attachment_paned_get_expanded (EAttachmentPaned *paned);

e_attachment_paned_get_expanded is deprecated and should not be used in newly-written code.


e_attachment_paned_set_expanded ()

void
e_attachment_paned_set_expanded (EAttachmentPaned *paned,
                                 gboolean expanded);

e_attachment_paned_set_expanded is deprecated and should not be used in newly-written code.


e_attachment_paned_get_resize_toplevel ()

gboolean
e_attachment_paned_get_resize_toplevel
                               (EAttachmentPaned *paned);

e_attachment_paned_get_resize_toplevel is deprecated and should not be used in newly-written code.


e_attachment_paned_set_resize_toplevel ()

void
e_attachment_paned_set_resize_toplevel
                               (EAttachmentPaned *paned,
                                gboolean resize_toplevel);

e_attachment_paned_set_resize_toplevel is deprecated and should not be used in newly-written code.


e_attachment_paned_drag_data_received ()

void
e_attachment_paned_drag_data_received (EAttachmentPaned *paned,
                                       GdkDragContext *context,
                                       gint x,
                                       gint y,
                                       GtkSelectionData *selection,
                                       guint info,
                                       guint time);

e_attachment_paned_drag_data_received is deprecated and should not be used in newly-written code.


e_attachment_paned_get_controls_container ()

GtkWidget *
e_attachment_paned_get_controls_container
                               (EAttachmentPaned *paned);

e_attachment_paned_get_controls_container is deprecated and should not be used in newly-written code.


e_attachment_paned_get_view_combo ()

GtkWidget *
e_attachment_paned_get_view_combo (EAttachmentPaned *paned);

e_attachment_paned_get_view_combo is deprecated and should not be used in newly-written code.


e_attachment_paned_set_default_height ()

void
e_attachment_paned_set_default_height (gint height);

e_attachment_paned_set_default_height is deprecated and should not be used in newly-written code.

Types and Values