Compose Attach Data. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | ComposeAttachData |
| Data to fill the Compose Attach Window. More... | |
Functions | |
| void | attach_data_free (struct Menu *menu, void **ptr) |
| Free the Compose Attach Data - Implements Menu::mdata_free() -. | |
| struct ComposeAttachData * | attach_data_new (struct Email *e) |
| Create new Compose Attach Data. | |
Compose Attach Data.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file attach_data.h.
| struct ComposeAttachData * attach_data_new | ( | struct Email * | e | ) |
Create new Compose Attach Data.
| e |
| ptr | New Compose Attach Data |
Definition at line 54 of file attach_data.c.
Here is the call graph for this function:
Here is the caller graph for this function: