Skip to content

Instantly share code, notes, and snippets.

@chergert
Last active August 29, 2015 14:21
Show Gist options
  • Save chergert/04f0a39f0566bd3e6cd1 to your computer and use it in GitHub Desktop.
Save chergert/04f0a39f0566bd3e6cd1 to your computer and use it in GitHub Desktop.
<object class="EggStateMachine">
<state id="default">
<object id="my_revealer">
<property name="reveal-child">false</property>
</object>
</state>
<state id="search">
<object id="my_revealer">
<property name="reveal-child">true</property>
</object>
<object id="my_header_bar">
<style>
<class name="selection-mode"/>
</style>
</object>
</state>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment