Dillo v3.1.1-119-g140d9ebd
Loading...
Searching...
No Matches
actions.h File Reference
#include "dlib/dlib.h"
Include dependency graph for actions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Action
 

Functions

void a_Actions_init (void)
 
Dlista_Actions_link_get (void)
 

Function Documentation

◆ a_Actions_init()

void a_Actions_init ( void  )

Definition at line 48 of file actions.c.

References action_parse(), dList_length(), dList_new(), dList_nth_data(), link_actions, DilloPrefs::link_actions, and prefs.

Referenced by main().

◆ a_Actions_link_get()

Dlist * a_Actions_link_get ( void  )

Definition at line 62 of file actions.c.

References link_actions.

Referenced by get_link_menu().