ThunarHistory
ThunarHistory
Object Hierarchy
GObject
╰── ThunarHistory
Functions
thunar_history_has_back ()
gboolean
thunar_history_has_back (ThunarHistory *history
);
Returns
TRUE if there is a backward history
thunar_history_has_forward ()
gboolean
thunar_history_has_forward (ThunarHistory *history
);
Returns
TRUE if there is a forward history
thunar_history_action_back ()
void
thunar_history_action_back (ThunarHistory *history
);
thunar_history_action_forward ()
void
thunar_history_action_forward (ThunarHistory *history
);
thunar_history_add ()
void
thunar_history_add (ThunarHistory *history
,
ThunarFile *directory
);
Manually adds the passed directory to the history
Types and Values
enum ThunarHistoryMenuType