Implement extended layout for plug/socket
This commit is contained in:
@ -138,4 +138,7 @@ GdkFilterReturn _gtk_plug_windowing_filter_func (GdkXEvent *gdk_xevent,
|
||||
GdkEvent *event,
|
||||
gpointer data);
|
||||
|
||||
void _gtk_plug_windowing_publish_natural_size (GtkPlug *plug,
|
||||
GtkRequisition *requisition);
|
||||
|
||||
#endif /* __GTK_PLUG_PRIVATE_H__ */
|
||||
|
||||
Reference in New Issue
Block a user