X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions.h;fp=openbox%2Factions.h;h=548b40b5bc4d17dbeff712946805ebcf94e715af;hb=828d06f271392abbef75bb37e2635b2085bdef90;hp=ca152e28fcd2b65fa63410e3d85534654bbdf0a6;hpb=5e8ec2cb781ba07341a5970b3e829cc59a8cf332;p=chaz%2Fopenbox diff --git a/openbox/actions.h b/openbox/actions.h index ca152e28..548b40b5 100644 --- a/openbox/actions.h +++ b/openbox/actions.h @@ -106,6 +106,7 @@ gboolean actions_register(const gchar *name, ObActionsAct* actions_parse(ObParseInst *i, xmlDocPtr doc, xmlNodePtr node); +ObActionsAct* actions_parse_string(const gchar *name); void actions_act_ref(ObActionsAct *act); void actions_act_unref(ObActionsAct *act);