]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
Merge branch 'backport' into work
[chaz/openbox] / openbox / client.h
index 6d018bc6995ac718aeeaa9a26c6f7a9c56e2aa2b..ca9927467074905901868e868ec9c4c8884ed782 100644 (file)
@@ -632,6 +632,8 @@ void client_setup_decor_and_functions(ObClient *self, gboolean reconfig);
 
 /*! Sets the window's type and transient flag */
 void client_get_type_and_transientness(ObClient *self);
+/*! Gets the motif wm hints */
+void client_get_mwm_hints(ObClient *self);
 
 /*! Returns a client's icon set, or its parents (recursively) if it doesn't
   have one
This page took 0.019943 seconds and 4 git commands to generate.