EAttachmentButton
EAttachmentButton
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── EAttachmentButton
Implemented Interfaces
EAttachmentButton implements
AtkImplementorIface, GtkBuildable and GtkOrientable.
Functions
e_attachment_button_new ()
GtkWidget *
e_attachment_button_new (void
);
e_attachment_button_get_expandable ()
gboolean
e_attachment_button_get_expandable (EAttachmentButton *button
);
e_attachment_button_set_expandable ()
void
e_attachment_button_set_expandable (EAttachmentButton *button
,
gboolean expandable
);
e_attachment_button_get_expanded ()
gboolean
e_attachment_button_get_expanded (EAttachmentButton *button
);
e_attachment_button_set_expanded ()
void
e_attachment_button_set_expanded (EAttachmentButton *button
,
gboolean expanded
);
Types and Values
struct EAttachmentButton
struct EAttachmentButton;
Property Details
The “attachment”
property
“attachment” EAttachment *
Flags: Read / Write
The “expandable”
property
“expandable” gboolean
Flags: Read / Write / Construct
Default value: TRUE
The “expanded”
property
“expanded” gboolean
Flags: Read / Write / Construct
Default value: FALSE
The “zoom-to-window”
property
“zoom-to-window” gboolean
Flags: Read / Write / Construct
Default value: TRUE