Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | e_attachment_paned_new () |
GtkWidget * | e_attachment_paned_get_content_area () |
gint | e_attachment_paned_get_active_view () |
void | e_attachment_paned_set_active_view () |
gboolean | e_attachment_paned_get_expanded () |
void | e_attachment_paned_set_expanded () |
gboolean | e_attachment_paned_get_resize_toplevel () |
void | e_attachment_paned_set_resize_toplevel () |
void | e_attachment_paned_drag_data_received () |
GtkWidget * | e_attachment_paned_get_controls_container () |
GtkWidget * | e_attachment_paned_get_view_combo () |
void | e_attachment_paned_set_default_height () |
GtkWidget *
e_attachment_paned_new (void
);
e_attachment_paned_new
is deprecated and should not be used in newly-written code.
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.
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.
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.
gboolean
e_attachment_paned_get_expanded (EAttachmentPaned *paned
);
e_attachment_paned_get_expanded
is deprecated and should not be used in newly-written code.
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.
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.
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.
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.
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.
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.