]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktextbufferrichtext.h
filechooserbutton: Do not propagate state from the dialog unless it is active
[~andy/gtk] / gtk / gtktextbufferrichtext.h
index 4dec3f306f44fa2be99ac37f1091b63834191bc2..44034dffb9217f7ae92e4e3993bb85935b2fcf84 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_TEXT_BUFFER_RICH_TEXT_H__
+#define __GTK_TEXT_BUFFER_RICH_TEXT_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TEXT_BUFFER_RICH_TEXT_H__
-#define __GTK_TEXT_BUFFER_RICH_TEXT_H__
-
 #include <gtk/gtktextbuffer.h>
 
 G_BEGIN_DECLS