API Version: 1.2
Library Version: 3.58.0
Generated by gi-docgen 2025.4
since: 3.58
guint32 camel_store_db_get_folder_id ( CamelStoreDB* self, const gchar* folder_name )
Gets ID of a folder named folder_name.
folder_name
Available since: 3.58
Type: const gchar*
const gchar*
A folder name.
Type: guint32
guint32
ID of a folder named folder_name, 0 when not found.